SOURCES: glib2-makefile.patch (NEW) - remove header check (just us...

freetz freetz at pld-linux.org
Sat Jul 2 22:10:10 CEST 2005


Author: freetz                       Date: Sat Jul  2 20:10:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove header check (just useless for us)

---- Files affected:
SOURCES:
   glib2-makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/glib2-makefile.patch
diff -u /dev/null SOURCES/glib2-makefile.patch:1.1
--- /dev/null	Sat Jul  2 22:10:10 2005
+++ SOURCES/glib2-makefile.patch	Sat Jul  2 22:10:05 2005
@@ -0,0 +1,15 @@
+diff -aurN glib-2.7.1.orig/glib/Makefile.am glib-2.7.1/glib/Makefile.am
+--- glib-2.7.1.orig/glib/Makefile.am	2005-06-26 20:04:07.000000000 +0200
++++ glib-2.7.1/glib/Makefile.am	2005-07-02 21:51:56.707643632 +0200
+@@ -187,11 +187,6 @@
+ 	gprintf.h
+ 
+ install-data-local: install-ms-lib install-def-file
+-	@if test -f $(glibincludedir)/glist.h ; then					\
+-	  echo "*** Old headers found in $(glibincludedir). You should remove the" ;	\
+-	  echo "*** contents of this directory and type 'make install' again." ;	\
+-	  false ;									\
+-        fi
+ 
+ uninstall-local: uninstall-ms-lib uninstall-def-file
+ 
================================================================



More information about the pld-cvs-commit mailing list