]> git.pld-linux.org Git - packages/glib2.git/blame - glib2-makefile.patch
- added am patch (fixes build with automake 1.13)
[packages/glib2.git] / glib2-makefile.patch
CommitLineData
ef5d02dc 1diff -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 ; \
7966f809 12- fi
ef5d02dc 13
14 uninstall-local: uninstall-ms-lib uninstall-def-file
15
This page took 0.036139 seconds and 4 git commands to generate.