summaryrefslogtreecommitdiff
path: root/meta/packages/quilt/files/nostrip.patch
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-28 20:33:14 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-28 20:33:14 +0000
commit01056cdbea9ebe38b589f74120f5fab39452bbf0 (patch)
tree1f438e17df983097879bfb31898b250e939505c6 /meta/packages/quilt/files/nostrip.patch
parentf927cf6903ea9bf737ad0f1bd819899c8eb928d3 (diff)
downloadopenembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.gz
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.bz2
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.tar.xz
openembedded-core-01056cdbea9ebe38b589f74120f5fab39452bbf0.zip
quilt updates from upstream oe.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@669 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/quilt/files/nostrip.patch')
-rw-r--r--meta/packages/quilt/files/nostrip.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/packages/quilt/files/nostrip.patch b/meta/packages/quilt/files/nostrip.patch
deleted file mode 100644
index 4dedad96d..000000000
--- a/meta/packages/quilt/files/nostrip.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- quilt-0.32/Makefile.in~nostrip
-+++ quilt-0.32/Makefile.in
-@@ -240,7 +240,7 @@
- @INSTALL@ -m 644 scripts/patchfns $(BUILD_ROOT)$(SCRIPTS_DIR)
-
- @INSTALL@ -d $(BUILD_ROOT)$(LIB_DIR)
-- @INSTALL@ -m 755 -s $(LIB:%=lib/%) $(BUILD_ROOT)$(LIB_DIR)/
-+ @INSTALL@ -m 755 $(LIB:%=lib/%) $(BUILD_ROOT)$(LIB_DIR)/
-
- @INSTALL@ -d $(BUILD_ROOT)$(docdir)/$(PACKAGE)-$(VERSION)/
- @INSTALL@ -m 644 doc/README \