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

X Strike Force X.Org X11 SVN commit: r1786 - trunk/app/xdm-X11R7.0-1.0.1/debian



Author: dnusinow
Date: 2006-04-13 23:47:04 -0400 (Thu, 13 Apr 2006)
New Revision: 1786

Modified:
   trunk/app/xdm-X11R7.0-1.0.1/debian/changelog
   trunk/app/xdm-X11R7.0-1.0.1/debian/rules
Log:
* I'll just add this to the pile of brown paper bags on my head. Actually
  patch on build. Thanks Eugene Konev for the patch. (closes: #362149)

Modified: trunk/app/xdm-X11R7.0-1.0.1/debian/changelog
===================================================================
--- trunk/app/xdm-X11R7.0-1.0.1/debian/changelog	2006-04-14 03:09:05 UTC (rev 1785)
+++ trunk/app/xdm-X11R7.0-1.0.1/debian/changelog	2006-04-14 03:47:04 UTC (rev 1786)
@@ -1,3 +1,10 @@
+xdm (1:1.0.1-6) unstable; urgency=low
+
+  * I'll just add this to the pile of brown paper bags on my head. Actually
+    patch on build. Thanks Eugene Konev for the patch. (closes: #362149)
+
+ -- David Nusinow <dnusinow@debian.org>  Thu, 13 Apr 2006 23:46:21 -0400
+
 xdm (1:1.0.1-5) unstable; urgency=low
 
   * Patch on build. Thanks Martin Stolle and Eugene Konev. (closes: #362149)

Modified: trunk/app/xdm-X11R7.0-1.0.1/debian/rules
===================================================================
--- trunk/app/xdm-X11R7.0-1.0.1/debian/rules	2006-04-14 03:09:05 UTC (rev 1785)
+++ trunk/app/xdm-X11R7.0-1.0.1/debian/rules	2006-04-14 03:47:04 UTC (rev 1786)
@@ -48,8 +48,8 @@
 BUILD_DIR := obj-$(DEB_BUILD_GNU_TYPE)
 
 stampdir_targets+=build
-build: patch $(STAMP_DIR)/build
-$(STAMP_DIR)/build: $(STAMP_DIR)/prepare
+build: $(STAMP_DIR)/build
+$(STAMP_DIR)/build: $(STAMP_DIR)/prepare $(STAMP_DIR)/patch
 	dh_testdir
 	mkdir $(BUILD_DIR)
 	cd $(BUILD_DIR) && \



Reply to: