Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
small rev
- Loading branch information
hhhikr
committed
Jul 12, 2011
1 parent
588096b
commit 8ff7189
Showing
5 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| cd release/distrib/ | ||
| tar --bzip2 -cvf ptk_v1.99d_aros_svn_446.tar.bz2 * -X../../exclude_linux.lst | ||
| tar --bzip2 -cvf ptk_v2.5.4_aros_svn_666.tar.bz2 * -X../../exclude_linux.lst | ||
| cd .. | ||
| cd .. | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| cd release/distrib/ | ||
| zip -vr ptk_v1.99d_freebsd_svn_446.zip * -x@../../exclude_linux.lst | ||
| zip -vr ptk_v2.5.4_freebsd_svn_666.zip * -x@../../exclude_linux.lst | ||
| cd .. | ||
| cd .. | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| cd release/distrib/ | ||
| zip -vr ptk_v1.99d_linux_svn_446.zip * -x@../../exclude_linux.lst | ||
| zip -vr ptk_v2.5.4_linux_svn_666.zip * -x@../../exclude_linux.lst | ||
| cd .. | ||
| cd .. | ||
|
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| cd release/distrib/ | ||
| zip -vr ptk_v1.99d_macosx_svn_446.zip * -x@../../exclude_macosx.lst | ||
| zip -vr ptk_v2.5.4_macosx_svn_666.zip * -x@../../exclude_macosx.lst | ||
| cd .. | ||
| cd .. |
Binary file not shown.