X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=utils%2Fbuild-freebsd-distinfo;fp=utils%2Fbuild-freebsd-distinfo;h=53fcd694e60d9131e0a1d8f1472edcab32e2aeda;hb=0d90d120ef7e53091ce536f1a63538e3c98fb132;hp=a333ba7cb8d1ecb65c9dbd7038d6742d36415a64;hpb=631af9518907f9c4945c3969aaa218eed2554f47;p=monkeysphere.git diff --git a/utils/build-freebsd-distinfo b/utils/build-freebsd-distinfo index a333ba7..53fcd69 100755 --- a/utils/build-freebsd-distinfo +++ b/utils/build-freebsd-distinfo @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=`head -n1 debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'` +VERSION=`head -n1 packaging/debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'` { echo "MD5 (monkeysphere_${VERSION}.orig.tar.gz) =" $(md5sum "monkeysphere_${VERSION}.orig.tar.gz" | cut -f1 -d\ )