]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/glib-2.0/files/glibinclude.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / glib-2.0 / files / glibinclude.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- glib-2.0-2.4.6-r1/glib-2.4.6/glib/Makefile.am~glibinclude.patch
7 +++ glib-2.0-2.4.6-r1/glib-2.4.6/glib/Makefile.am
8 @@ -157,8 +157,8 @@
9         gprintf.h
10  
11  install-data-local: install-ms-lib install-libtool-import-lib
12 -       @if test -f $(glibincludedir)/glist.h ; then                                    \
13 -         echo "*** Old headers found in $(glibincludedir). You should remove the" ;    \
14 +       @if test -f $(DESTDIR)$(glibincludedir)/glist.h ; then                                  \
15 +         echo "*** Old headers found in $(DESTDIR)$(glibincludedir). You should remove the" ;  \
16           echo "*** contents of this directory and type 'make install' again." ;        \
17           false ;                                                                       \
18          fi