]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libtool/libtool-1.5/chmod.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libtool / libtool-1.5 / chmod.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libtool-1.5/Makefile.am~chmod
7 +++ libtool-1.5/Makefile.am
8 @@ -33,11 +33,11 @@
9  
10  libtool: $(srcdir)/ltmain.sh $(top_builddir)/configure.ac
11         $(SHELL) $(top_builddir)/config.status --recheck
12 -       chmod +x $@
13 +       chmod +x *$@
14  
15  libtoolize: $(srcdir)/libtoolize.in $(top_builddir)/config.status
16         CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) $(top_builddir)/config.status
17 -       chmod +x $@
18 +       chmod +x *$@
19  
20  $(srcdir)/ltmain.sh: $(srcdir)/ltmain.in $(TSDEPS)
21         -rm -f ltmain.shT
22 --- libtool-1.5/Makefile.in~chmod
23 +++ libtool-1.5/Makefile.in
24 @@ -670,11 +670,11 @@
25  
26  libtool: $(srcdir)/ltmain.sh $(top_builddir)/configure.ac
27         $(SHELL) $(top_builddir)/config.status --recheck
28 -       chmod +x $@
29 +       chmod +x *$@
30  
31  libtoolize: $(srcdir)/libtoolize.in $(top_builddir)/config.status
32         CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) $(top_builddir)/config.status
33 -       chmod +x $@
34 +       chmod +x *$@
35  
36  $(srcdir)/ltmain.sh: $(srcdir)/ltmain.in $(TSDEPS)
37         -rm -f ltmain.shT