* Initial import of chkver (compare version and package strings)

* Oops. update-index for Makefile in / and utils/

--HG--
extra : convert_revision : 2e3132bd594600b63febf11a01bc1fd63da73398
This commit is contained in:
pancake
2008-10-27 18:06:45 +01:00
parent af3fe4c94c
commit 86d787a276
3 changed files with 89 additions and 10 deletions

View File

@@ -1,8 +1,2 @@
all:
mkdir -p utils
cd xbps-digest && make
cp -f xbps-digest/xbps-digest utils/
cd xbps-pkgdb && make
cp -f xbps-pkgdb/xbps-pkgdb utils/
cd xbps-digest && make clean
cd xbps-pkgdb && make clean
cd utils && make