SOURCES: libtrash-noproc.patch (NEW) - we do not have /proc on builders

glen glen at pld-linux.org
Fri Aug 15 17:33:43 CEST 2008


Author: glen                         Date: Fri Aug 15 15:33:43 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- we do not have /proc on builders

---- Files affected:
SOURCES:
   libtrash-noproc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libtrash-noproc.patch
diff -u /dev/null SOURCES/libtrash-noproc.patch:1.1
--- /dev/null	Fri Aug 15 17:33:43 2008
+++ SOURCES/libtrash-noproc.patch	Fri Aug 15 17:33:37 2008
@@ -0,0 +1,12 @@
+--- libtrash-3.2/src/Makefile~	2008-08-15 18:32:27.000000000 +0300
++++ libtrash-3.2/src/Makefile	2008-08-15 18:32:48.545555398 +0300
+@@ -19,9 +19,6 @@
+ libtrash: libtrash.so.${VERSION}
+ 
+ libtrash.so.${VERSION}: $(SRC) ../libtrash.conf
+-	echo CHECKING FOR A WORKING PROC FILESYSTEM...
+-	ls -d /proc/self/fd
+-	echo GOOD, YOU SEEM TO HAVE A PROC FS
+ 	$(CC) $(CFLAGS) -o linking-helper linking-helper.c
+ 	perl -w ../scripts/trimheader.pl
+ 	perl -w ../scripts/genheader.pl
================================================================


More information about the pld-cvs-commit mailing list