aboutsummaryrefslogtreecommitdiffstats
path: root/main/bitchx/bitchx-busybox-cpio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/bitchx/bitchx-busybox-cpio.patch')
-rw-r--r--main/bitchx/bitchx-busybox-cpio.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/bitchx/bitchx-busybox-cpio.patch b/main/bitchx/bitchx-busybox-cpio.patch
deleted file mode 100644
index f854749b5f..0000000000
--- a/main/bitchx/bitchx-busybox-cpio.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- BitchX-1.2/Makefile.in
-+++ BitchX-1.2.mod/Makefile.in
-@@ -212,7 +212,7 @@
-
- installhelp: installdirs
- cd $(top_srcdir)/bitchx-docs && \
-- find . -name .svn -prune -o -print | cpio -pdmu -R `id -un`:`id -gn` "$(DESTDIR)$(HELPDIR)"
-+ find . -name .svn -prune -o -print | cpio -pdmu "$(DESTDIR)$(HELPDIR)"
- (find "$(DESTDIR)$(HELPDIR)" -type f ! -name '*.bz2' ! -name '*.gz' | \
- (xargs bzip2 -9f || xargs gzip -9f) || :) 2>/dev/null
-