PTXdist can cope with that now.

Signed-off-by: Wolfram Sang <[email protected]>
---
 patches/scummvm-0.11.1/dont-strip.diff |   22 ----------------------
 patches/scummvm-0.11.1/series          |    1 -
 2 files changed, 0 insertions(+), 23 deletions(-)
 delete mode 100644 patches/scummvm-0.11.1/dont-strip.diff
 delete mode 100644 patches/scummvm-0.11.1/series

diff --git a/patches/scummvm-0.11.1/dont-strip.diff 
b/patches/scummvm-0.11.1/dont-strip.diff
deleted file mode 100644
index f86e3f1..0000000
--- a/patches/scummvm-0.11.1/dont-strip.diff
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Marc Kleine-Budde <[email protected]>
-Subject: don't strip binary during installation
-
-Singed-off-by: Marc Kleine-Budde <[email protected]>
-
----
- ports.mk |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: scummvm-0.11.1/ports.mk
-===================================================================
---- scummvm-0.11.1.orig/ports.mk
-+++ scummvm-0.11.1/ports.mk
-@@ -7,7 +7,7 @@
- #
- install: all
-       $(INSTALL) -d "$(DESTDIR)$(BINDIR)"
--      $(INSTALL) -c -s -m 755 "$(srcdir)/scummvm$(EXEEXT)" 
"$(DESTDIR)$(BINDIR)/scummvm$(EXEEXT)"
-+      $(INSTALL) -c -m 755 "$(srcdir)/scummvm$(EXEEXT)" 
"$(DESTDIR)$(BINDIR)/scummvm$(EXEEXT)"
-       $(INSTALL) -d "$(DESTDIR)$(MANDIR)/man6/"
-       $(INSTALL) -c -m 644 "$(srcdir)/dists/scummvm.6" 
"$(DESTDIR)$(MANDIR)/man6/scummvm.6"
-       $(INSTALL) -d "$(DESTDIR)$(PREFIX)/share/pixmaps/"
diff --git a/patches/scummvm-0.11.1/series b/patches/scummvm-0.11.1/series
deleted file mode 100644
index a4c7532..0000000
--- a/patches/scummvm-0.11.1/series
+++ /dev/null
@@ -1 +0,0 @@
-dont-strip.diff
-- 
1.6.5


--
ptxdist mailing list
[email protected]

Reply via email to