]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/makesrcdist
Load cups into easysw/current.
[thirdparty/cups.git] / tools / makesrcdist
index fdd0516ef1474516fb2fbb26f04da904c46f4abe..ff961efd78ae32cd0b7c105044a70a79baf32a48 100755 (executable)
@@ -43,7 +43,7 @@ svn export $url /tmp/cups-$version
 echo Updating version information...
 cd /tmp/cups-$version/config-scripts
 
-sed -e '1,$s/^CUPS_VERSION=.*/CUPS_VERSION='$fileversion'/' \
+sed -e '1,$s/^CUPS_VERSION=.*/CUPS_VERSION='$version'/' \
        -e '1,$s/^CUPS_REVISION=.*/CUPS_REVISION='$revision'/' \
        <cups-common.m4 >cups-common.m4.new
 mv cups-common.m4.new cups-common.m4