This commit is contained in:
Gwenhael Le Moine 2013-08-07 19:10:17 +02:00
parent d8832dd061
commit efae14b9b6

View file

@ -1,9 +1,9 @@
#!/bin/sh
PKGNAM=vagrant
PRGNAM=vagrant
ARCH=${ARCH:-$(uname -m)}
VERSION=${VERSION:-1.2.3}
VERSION=${VERSION:-1.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-cyco}
@ -59,4 +59,3 @@ EOF
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.txz