PTXdist can cope with that now.

Signed-off-by: Wolfram Sang <[email protected]>
---
 .../proftpd-1.3.2/dont-strip-during-install.diff   |   25 --------------------
 patches/proftpd-1.3.2/series                       |    1 -
 2 files changed, 0 insertions(+), 26 deletions(-)
 delete mode 100644 patches/proftpd-1.3.2/dont-strip-during-install.diff

diff --git a/patches/proftpd-1.3.2/dont-strip-during-install.diff 
b/patches/proftpd-1.3.2/dont-strip-during-install.diff
deleted file mode 100644
index fdcbc1f..0000000
--- a/patches/proftpd-1.3.2/dont-strip-during-install.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-From: Marc Kleine-Budde <[email protected]>
-Subject: don't strip during install
-
-...cause the strip of host is used
-
-Signed-off-by: Marc Kleine-Budde <[email protected]>
----
- Make.rules.in |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-Index: proftpd-1.3.2/Make.rules.in
-===================================================================
---- proftpd-1.3.2.orig/Make.rules.in
-+++ proftpd-1.3.2/Make.rules.in
-@@ -29,8 +29,8 @@ utils_li...@utils_libs@ @LIBS@
- insta...@install@
- install_us...@install_user@
- install_gro...@install_group@
--INSTALL_BIN=$(INSTALL) @INSTALL_STRIP@ -o $(INSTALL_USER) -g $(INSTALL_GROUP) 
-m 0755
--INSTALL_SBIN=$(INSTALL) @INSTALL_STRIP@ -o $(INSTALL_USER) -g 
$(INSTALL_GROUP) -m 0755
-+INSTALL_BIN=$(INSTALL) -o $(INSTALL_USER) -g $(INSTALL_GROUP) -m 0755
-+INSTALL_SBIN=$(INSTALL) -o $(INSTALL_USER) -g $(INSTALL_GROUP) -m 0755
- INSTALL_MAN=$(INSTALL) -o $(INSTALL_USER) -g $(INSTALL_GROUP) -m 0644
- 
- RM=rm -f
diff --git a/patches/proftpd-1.3.2/series b/patches/proftpd-1.3.2/series
index dfcc903..f8bc8e1 100644
--- a/patches/proftpd-1.3.2/series
+++ b/patches/proftpd-1.3.2/series
@@ -1,2 +1 @@
 proftpd-1.3.0rc1-ptx.diff
-dont-strip-during-install.diff
-- 
1.6.5


--
ptxdist mailing list
[email protected]

Reply via email to