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

X Strike Force X.Org X11 SVN commit: r2534 - branches/7.1/util/xutils-dev/debian/patches



Author: dilinger
Date: 2006-07-23 21:46:20 -0400 (Sun, 23 Jul 2006)
New Revision: 2534

Modified:
   branches/7.1/util/xutils-dev/debian/patches/06_linux_manpage_suffixes.diff
Log:
Actually, patch xorg-macros.m4.in instead of xorg-macros.m4.

During build, util-macros-obj-$(DEB_BUILD_GNU_TYPE) is created, and
xorg-macros.m4 is generated from the m4.in file from that (instead of
being copied from the root directory.  If we patch xorg-macros.m4, the
changes we made aren't actually included in the binary package.



Modified: branches/7.1/util/xutils-dev/debian/patches/06_linux_manpage_suffixes.diff
===================================================================
--- branches/7.1/util/xutils-dev/debian/patches/06_linux_manpage_suffixes.diff	2006-07-24 01:30:07 UTC (rev 2533)
+++ branches/7.1/util/xutils-dev/debian/patches/06_linux_manpage_suffixes.diff	2006-07-24 01:46:20 UTC (rev 2534)
@@ -1,7 +1,7 @@
-Index: xutils-dev/util-macros/xorg-macros.m4
+Index: xutils-dev/util-macros/xorg-macros.m4.in
 ===================================================================
---- xutils-dev.orig/util-macros/xorg-macros.m4	2006-07-02 00:43:47.000000000 -0400
-+++ xutils-dev/util-macros/xorg-macros.m4	2006-07-05 22:03:11.000000000 -0400
+--- xutils-dev.orig/util-macros/xorg-macros.m4.in	2006-07-02 00:43:47.000000000 -0400
++++ xutils-dev/util-macros/xorg-macros.m4.in	2006-07-05 22:03:11.000000000 -0400
 @@ -79,40 +79,37 @@
  
  if test x$APP_MAN_SUFFIX = x    ; then



Reply to: