OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/devtool.func versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/devtool.func 1.2 -> 1.3

--- devtool.func 2004/01/19 12:15:57     1.2
+++ devtool.func 2008/03/06 10:04:49     1.3
@@ -38,9 +38,9 @@
         libtool )
             libtoolize_version=`devtool_require libtoolize --version 4 "$1" "$2"`
             echo "generating (GNU Libtool $libtoolize_version): ltmain.sh, libtool.m4, config.guess, config.sub"
-            libtoolize --force --copy >/dev/null 2>&1
-            cp `libtoolize --force --copy --dry-run | grep "add the contents of" |\
-                sed -e 's;^[^\`]*\`;;' -e "s;'.*;;"` libtool.m4
+            libtoolize --force --copy --install >/dev/null 2>&1
+            cat `libtoolize --force --copy --install --dry-run | sed -e '1,/add the contents of/d' |\
+                sed -e 's;^[^\`]*\`;;' -e "s;'.*;;"` >libtool.m4
             ;;
         shtool )
             shtoolize_version=`devtool_require shtoolize -v 3 "$1" "$2"`

CVSTrac 2.0.1