]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/quilt/files/nostrip.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / quilt / files / nostrip.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- quilt-0.32/Makefile.in~nostrip
7 +++ quilt-0.32/Makefile.in
8 @@ -240,7 +240,7 @@
9         @INSTALL@ -m 644 scripts/patchfns $(BUILD_ROOT)$(SCRIPTS_DIR)
10  
11         @INSTALL@ -d $(BUILD_ROOT)$(LIB_DIR)
12 -       @INSTALL@ -m 755 -s $(LIB:%=lib/%) $(BUILD_ROOT)$(LIB_DIR)/
13 +       @INSTALL@ -m 755 $(LIB:%=lib/%) $(BUILD_ROOT)$(LIB_DIR)/
14  
15         @INSTALL@ -d $(BUILD_ROOT)$(docdir)/$(PACKAGE)-$(VERSION)/
16         @INSTALL@ -m 644 doc/README \