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

* alpha-light'i calistir

üst 685436a7
#!/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
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