[pkg-kde-commits] rev 2766 - trunk/packages/akode/debian/patches
Christopher Martin
chrsmrtn at costa.debian.org
Sat Jan 7 18:30:36 UTC 2006
Author: chrsmrtn
Date: 2006-01-07 18:30:35 +0000 (Sat, 07 Jan 2006)
New Revision: 2766
Added:
trunk/packages/akode/debian/patches/10_am_maintainer_mode.diff
Log:
This is needed to avoid the buildds wanting automake, etc. at buildtime.
Added: trunk/packages/akode/debian/patches/10_am_maintainer_mode.diff
===================================================================
--- trunk/packages/akode/debian/patches/10_am_maintainer_mode.diff 2006-01-07 18:12:00 UTC (rev 2765)
+++ trunk/packages/akode/debian/patches/10_am_maintainer_mode.diff 2006-01-07 18:30:35 UTC (rev 2766)
@@ -0,0 +1,11 @@
+--- a/configure.in.in
++++ b/configure.in.in
+@@ -40,6 +40,8 @@
+ dnl Automake doc recommends to do this only here. (Janos)
+ AM_INIT_AUTOMAKE(kdesupport,3.3)
+
++AM_MAINTAINER_MODE
++
+ dnl almost the same like KDE_SET_PEFIX but the path is /usr/local
+ dnl make /usr/local the default for the installation
+ AC_PREFIX_DEFAULT(/usr/local)
More information about the pkg-kde-commits
mailing list