test betikleri de pspec.xml kullansın.

This commit is contained in:
Barış Metin
2005-06-29 22:09:59 +00:00
parent ad31a8dc25
commit 565155ac4c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
pwd
./pisi-build samples/sta*/*.pspec
./pisi-build samples/sta*/pspec.xml
./pisi-index .
./pisi-updatedb pisi-index.xml
./pisi-install start*pisi
+1 -1
View File
@@ -2,7 +2,7 @@
pwd
rm -rf tmp
./pisi-build samples/*/*.pspec
./pisi-build samples/*/pspec.xml
./pisi-index .
./pisi-updatedb pisi-index.xml
./pisi-install start*pisi
+1 -1
View File
@@ -2,7 +2,7 @@
pwd
rm -rf tmp
./pisi-build samples/*/*.pspec
./pisi-build samples/*/pspec.xml
./pisi-index .
./pisi-updatedb pisi-index.xml
./pisi-install start*pisi