Kaydet (Commit) 8ebcb868 authored tarafından Eray Özkural's avatar Eray Özkural

* alpha-light'i calistir

üst 685436a7
#!/bin/sh #!/bin/sh
pwd pwd
./pisi-build samples/sta*/pspec.xml PATH=$PATH:.
./pisi-index . pisi-cli build packages/s/star*/pspec.xml
./pisi-updatedb pisi-index.xml pisi-cli index .
./pisi-install start*pisi pisi-cli updatedb pisi-index.xml
pisi-cli install start*pisi
echo database contents
find tmp -iname '*.bdb' | xargs ./cat-db.py find tmp -iname '*.bdb' | xargs ./cat-db.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment