X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=utils%2Fbuild-freebsd-distinfo;h=53fcd694e60d9131e0a1d8f1472edcab32e2aeda;hb=68aabdc3af7409b66787a68e97a1ce67d695299c;hp=a333ba7cb8d1ecb65c9dbd7038d6742d36415a64;hpb=b57e121a2e1ec7a315c4ba456fafea8c6f9ed33a;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\ )