r19504 - /desktop/experimental/gtk+2.0/debian/rules
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Thu Apr 9 22:14:58 UTC 2009
Author: lool
Date: Thu Apr 9 22:14:58 2009
New Revision: 19504
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19504
Log:
sed @OPTLIBDIR@ as well
Modified:
desktop/experimental/gtk+2.0/debian/rules
Modified: desktop/experimental/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/rules?rev=19504&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/rules (original)
+++ desktop/experimental/gtk+2.0/debian/rules Thu Apr 9 22:14:58 2009
@@ -261,6 +261,7 @@
-e "s#@GNOME_TEAM@#$(UPLOADERS)#g" \
-e "s#@GTK_BINARY_VERSION@#$(GTK_BINARY_VERSION)#g" \
-e "s#@LIBDIR@#$(LIBDIR)#g" \
+ -e 's#@OPTLIBDIR@#$(OPTLIBDIR)#g' \
-e "s#@MODULES_BASE_PATH@#$(MODULES_BASE_PATH)#g" \
$@.in \
$(wildcard $(if $(filter opt,$(FLAVORS)),$@.opt)) \
More information about the pkg-gnome-commits
mailing list