mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
Work on make_pkg
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@185 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
05fc2b89d8
commit
a3c19685ab
4
make_pkg
4
make_pkg
@ -3,7 +3,7 @@
|
||||
# Create Callirhoe package
|
||||
mkdir _callirhoe
|
||||
./make_resources_list
|
||||
cp -R geom holidays lang layouts lib style _callirhoe
|
||||
cp -R geom lang layouts lib style _callirhoe
|
||||
cp callirhoe.py _callirhoe/__main__.py
|
||||
mv resources.py _callirhoe/lib
|
||||
|
||||
@ -18,7 +18,7 @@ rm callirhoe.zip
|
||||
|
||||
# Create Calmagick package
|
||||
mkdir _calmagick
|
||||
cp -R geom holidays lang layouts lib style _calmagick
|
||||
cp -R geom lib _calmagick
|
||||
cp callirhoe.py _calmagick
|
||||
cp calmagick.py _calmagick/__main__.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user