From: msweet Date: Tue, 6 Aug 2013 17:23:54 +0000 (+0000) Subject: Point source distributions to 1.7 branch. X-Git-Tag: release-1.7.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a842d53970f03d26517b82df761cfb83e80b7ce;p=thirdparty%2Fcups.git Point source distributions to 1.7 branch. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7@11226 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/tools/makesrcdist b/tools/makesrcdist index e98ee0579e..b48d77c754 100755 --- a/tools/makesrcdist +++ b/tools/makesrcdist @@ -75,7 +75,7 @@ else fi echo Creating tag for release... - svn copy svn+ssh://src.apple.com/svn/cups/cups.org/trunk "$url" \ + svn copy svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.7 "$url" \ -m "Tag $version" || exit 1 fi