Author: glen Date: Wed Mar 1 18:46:01 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - trim buildroot from versioninfo
---- Files affected: SOURCES: openldap-whowhere.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/openldap-whowhere.patch diff -u /dev/null SOURCES/openldap-whowhere.patch:1.1 --- /dev/null Wed Mar 1 19:46:01 2006 +++ SOURCES/openldap-whowhere.patch Wed Mar 1 19:45:56 2006 @@ -0,0 +1,11 @@ +--- openldap-2.3.20/build/mkversion~ 2006-03-01 12:22:49.000000000 +0200 ++++ openldap-2.3.20/build/mkversion 2006-03-01 12:22:52.000000000 +0200 +@@ -50,7 +50,7 @@ + fi + + APPLICATION=$1 +-WHOWHERE="[EMAIL PROTECTED] -n`:`pwd`" ++WHOWHERE="[EMAIL PROTECTED] -n`:`pwd | sed -e s,^$RPM_BUILD_DIR/,,`" + + cat << __EOF__ + /* This work is part of OpenLDAP Software <http://www.openldap.org/>. ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
