[pkg-nvidia-devel] r526 - /packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules

rdonald at users.alioth.debian.org rdonald at users.alioth.debian.org
Mon Jan 12 02:01:53 UTC 2009


Author: rdonald
Date: Mon Jan 12 02:01:53 2009
New Revision: 526

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=526
Log:
remove nothing

Modified:
    packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules

Modified: packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules?rev=526&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules (original)
+++ packages/nvidia-graphics-drivers-legacy-173xx/trunk/debian/rules Mon Jan 12 02:01:53 2009
@@ -59,13 +59,13 @@
 	# extract both so we can fetch the kernel object code for both arches
 	./${filename_x86} --extract-only
 	./${filename_x86_64} --extract-only
-	if test -d $(CURDIR)/patches; \
+	if test -d $(CURDIR)/patchesREMOVEIFNEEDED; \
 	then \
 		pwd; \
 		ls -al; \
 		cd $(dirname)/usr/src/nv; \
 		for i in $(CURDIR)/patches/*; \
-			do patch -p3 <$$i || true; \
+			do patch -p3 <$$i ; \
 		done; \
 	fi
 




More information about the Pkg-nvidia-devel mailing list