[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pkg-kde: commit - rev 167 - people/dato/kde-common/patches



Author: dato-guest
Date: 2004-10-30 17:17:49 -0600 (Sat, 30 Oct 2004)
New Revision: 167

Modified:
   people/dato/kde-common/patches/04_am_maintainer_mode.diff
Log:
The AM_MAINTAINER_MODE patch was not the same across packages.


Modified: people/dato/kde-common/patches/04_am_maintainer_mode.diff
===================================================================
--- people/dato/kde-common/patches/04_am_maintainer_mode.diff	2004-10-30 21:40:38 UTC (rev 166)
+++ people/dato/kde-common/patches/04_am_maintainer_mode.diff	2004-10-30 23:17:49 UTC (rev 167)
@@ -1,11 +1,11 @@
---- a/configure.in.in
-+++ b/configure.in.in
+--- a/admin/configure.in.min
++++ b/admin/configure.in.min
 @@ -19,6 +19,8 @@
  dnl Automake doc recommends to do this only here. (Janos)
  AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs
  
 +AM_MAINTAINER_MODE
 +
- AC_PROG_INSTALL
+ KDE_SET_PREFIX
  
  dnl generate the config header



Reply to: