Pārlūkot izejas kodu

Use 7z to create the .zip file instead of jZip.

Reason: jZip inserts an advertisement file into the .zip
archive, while 7z doesn't seem to.
master
adeniz pirms 4 gadiem
vecāks
revīzija
3ba9e69c6d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      createDistribution

+ 1
- 1
createDistribution Parādīt failu

@@ -76,6 +76,6 @@ cp include/snfmultidll.h include/snfmultidll.h.html $DirName/include

# Create the zipfile.
rm -f $ZipFile
jzip -p -r $ZipFile $DirName
7z a -tzip $ZipFile $DirName -r

echo Created zipfile $ZipFile

Notiek ielāde…
Atcelt
Saglabāt