[svn-commits] fjoe: freebsd-complete/trunk r8234 - /freebsd-complete/trunk/build_tools/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Mar 3 03:03:09 CST 2010
Author: fjoe
Date: Wed Mar 3 03:03:05 2010
New Revision: 8234
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8234
Log:
Fix dahdi-freebsd external.
Modified:
freebsd-complete/trunk/build_tools/prep_tag
Modified: freebsd-complete/trunk/build_tools/prep_tag
URL: http://svnview.digium.com/svn/dahdi/freebsd-complete/trunk/build_tools/prep_tag?view=diff&rev=8234&r1=8233&r2=8234
==============================================================================
--- freebsd-complete/trunk/build_tools/prep_tag (original)
+++ freebsd-complete/trunk/build_tools/prep_tag Wed Mar 3 03:03:05 2010
@@ -3,7 +3,7 @@
LTAG=${1%+*}
TTAG=${1#*+}
cat <<EOF > .newprop
-linux https://origsvn.digium.com/svn/dahdi/linux/tags/${LTAG}
+freebsd https://origsvn.digium.com/svn/dahdi/freebsd/tags/${LTAG}
tools https://origsvn.digium.com/svn/dahdi/tools/tags/${TTAG}
EOF
svn ps svn:externals --file .newprop .
More information about the svn-commits
mailing list