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

X Strike Force XOrg SVN commit: r85 - xorg-doc/trunk/debian



Author: fabbione
Date: 2004-10-22 11:57:24 -0500 (Fri, 22 Oct 2004)
New Revision: 85

Modified:
   xorg-doc/trunk/debian/CHANGESETS
   xorg-doc/trunk/debian/rules
Log:
* Remove call to symlinks target.



Modified: xorg-doc/trunk/debian/CHANGESETS
===================================================================
--- xorg-doc/trunk/debian/CHANGESETS	2004-10-22 16:56:00 UTC (rev 84)
+++ xorg-doc/trunk/debian/CHANGESETS	2004-10-22 16:57:24 UTC (rev 85)
@@ -52,4 +52,7 @@
   + Use all.mk instead of single includes.
     72
 
+* Remove call to symlinks target.
+    85
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: xorg-doc/trunk/debian/rules
===================================================================
--- xorg-doc/trunk/debian/rules	2004-10-22 16:56:00 UTC (rev 84)
+++ xorg-doc/trunk/debian/rules	2004-10-22 16:57:24 UTC (rev 85)
@@ -36,7 +36,7 @@
 	touch $@
 
 build: $(STAMP_DIR)/build
-$(STAMP_DIR)/build: patch-audit symlinks configure
+$(STAMP_DIR)/build: patch-audit configure
 	dh_testdir
 	cd $(SOURCE_TREE)/$(PROJECT_DIR) && \
 	 $(MAKE)



Reply to: