Skip to content

Commit 8ff7189

Browse files
author
hhhikr
committed
small rev
1 parent 588096b commit 8ff7189

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

makedistrib_aros.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cd release/distrib/
2-
tar --bzip2 -cvf ptk_v1.99d_aros_svn_446.tar.bz2 * -X../../exclude_linux.lst
2+
tar --bzip2 -cvf ptk_v2.5.4_aros_svn_666.tar.bz2 * -X../../exclude_linux.lst
33
cd ..
44
cd ..
55

makedistrib_freebsd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cd release/distrib/
2-
zip -vr ptk_v1.99d_freebsd_svn_446.zip * -x@../../exclude_linux.lst
2+
zip -vr ptk_v2.5.4_freebsd_svn_666.zip * -x@../../exclude_linux.lst
33
cd ..
44
cd ..
55

makedistrib_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cd release/distrib/
2-
zip -vr ptk_v1.99d_linux_svn_446.zip * -x@../../exclude_linux.lst
2+
zip -vr ptk_v2.5.4_linux_svn_666.zip * -x@../../exclude_linux.lst
33
cd ..
44
cd ..
55

makedistrib_macosx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cd release/distrib/
2-
zip -vr ptk_v1.99d_macosx_svn_446.zip * -x@../../exclude_macosx.lst
2+
zip -vr ptk_v2.5.4_macosx_svn_666.zip * -x@../../exclude_macosx.lst
33
cd ..
44
cd ..
-190 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)