Index: ossp-pkg/uuid/devtool.func RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/devtool.func,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/devtool.func,v' 2>/dev/null --- devtool.func 2008/03/06 10:04:49 1.3 +++ devtool.func 2008/03/06 12:18:58 1.4 @@ -41,6 +41,7 @@ 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 + rm -f install-sh ;; shtool ) shtoolize_version=`devtool_require shtoolize -v 3 "$1" "$2"`