* alpha-light'i calistir
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
pwd
|
||||
./pisi-build samples/sta*/pspec.xml
|
||||
./pisi-index .
|
||||
./pisi-updatedb pisi-index.xml
|
||||
./pisi-install start*pisi
|
||||
PATH=$PATH:.
|
||||
pisi-cli build packages/s/star*/pspec.xml
|
||||
pisi-cli index .
|
||||
pisi-cli updatedb pisi-index.xml
|
||||
pisi-cli install start*pisi
|
||||
echo database contents
|
||||
find tmp -iname '*.bdb' | xargs ./cat-db.py
|
||||
|
||||
Reference in New Issue
Block a user