]> git.pld-linux.org Git - packages/glib2.git/blob - glib2-makefile.patch
- release 2 (by relup.sh)
[packages/glib2.git] / glib2-makefile.patch
1 diff -aurN glib-2.7.1.orig/glib/Makefile.am glib-2.7.1/glib/Makefile.am
2 --- glib-2.7.1.orig/glib/Makefile.am    2005-06-26 20:04:07.000000000 +0200
3 +++ glib-2.7.1/glib/Makefile.am 2005-07-02 21:51:56.707643632 +0200
4 @@ -187,11 +187,6 @@
5         gprintf.h
6  
7  install-data-local: install-ms-lib install-def-file
8 -       @if test -f $(glibincludedir)/glist.h ; then                                    \
9 -         echo "*** Old headers found in $(glibincludedir). You should remove the" ;    \
10 -         echo "*** contents of this directory and type 'make install' again." ;        \
11 -         false ;                                                                       \
12 -       fi
13  
14  uninstall-local: uninstall-ms-lib uninstall-def-file
15  
This page took 0.020327 seconds and 3 git commands to generate.