r11986 - /desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch
alanbach-guest at users.alioth.debian.org
alanbach-guest at users.alioth.debian.org
Tue Jul 17 11:34:56 UTC 2007
Author: alanbach-guest
Date: Tue Jul 17 11:34:56 2007
New Revision: 11986
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11986
Log:
Added relibtoolizing notes to the 070 patch
Modified:
desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch
Modified: desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/patches/070_mandatory-relibtoolize.patch?rev=11986&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch (original)
+++ desktop/unstable/gtk+2.0/debian/patches/070_mandatory-relibtoolize.patch Tue Jul 17 11:34:56 2007
@@ -1,3 +1,11 @@
+Classical relibtoolizing patch generated with:
+libtoolize --force --copy
+aclocal-1.7 -I m4macros
+autoconf
+automake-1.7
+rm -rf autom4te.cache
+exclude config.guess and sub with diff -urN -x config.guess -x config.sub
+
diff -urN -x config.guess -x config.sub gtk+-2.10.14.orig/aclocal.m4 gtk+-2.10.14/aclocal.m4
--- gtk+-2.10.14.orig/aclocal.m4 2007-07-17 12:49:43.000000000 +0330
+++ gtk+-2.10.14/aclocal.m4 2007-07-17 12:50:00.000000000 +0330
More information about the pkg-gnome-commits
mailing list