Author: fabbione
Date: 2004-10-21 10:45:33 -0500 (Thu, 21 Oct 2004)
New Revision: 73

Modified:
   xorg-template/trunk/debian/rules
Log:
Update config file location.


Modified: xorg-template/trunk/debian/rules
===================================================================
--- xorg-template/trunk/debian/rules    2004-10-21 15:43:14 UTC (rev 72)
+++ xorg-template/trunk/debian/rules    2004-10-21 15:45:33 UTC (rev 73)
@@ -31,7 +31,7 @@
        dh_testdir
        abspath=`pwd` && \
        cd $(SOURCE_TREE)/$(PROJECT_DIR) && \
-         imake -I/usr/share/xorg/config -DTOPDIR=$$abspath/$(SOURCE_TREE) 
-DCURDIR=$$abspath/$(SOURCE_TREE)/$(PROJECT_DIR) -DUseInstalled && \
+         imake -I/usr/X11R6/lib/X11/config -DTOPDIR=$$abspath/$(SOURCE_TREE) 
-DCURDIR=$$abspath/$(SOURCE_TREE)/$(PROJECT_DIR) -DUseInstalled && \
          $(MAKE) Makefiles
        touch $@
 

Reply via email to