summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/partimage/files/partimage-0.6.6-not_install_info.patch')
-rw-r--r--sys-block/partimage/files/partimage-0.6.6-not_install_info.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/sys-block/partimage/files/partimage-0.6.6-not_install_info.patch b/sys-block/partimage/files/partimage-0.6.6-not_install_info.patch
deleted file mode 100644
index e4d1f7162c1f..000000000000
--- a/sys-block/partimage/files/partimage-0.6.6-not_install_info.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -uNr partimage-0.6.6.orig/Makefile.in partimage-0.6.6/Makefile.in
---- partimage-0.6.6.orig/Makefile.in 2008-01-14 23:11:07.000000000 +0100
-+++ partimage-0.6.6/Makefile.in 2008-01-14 23:14:55.000000000 +0100
-@@ -703,17 +703,6 @@
- chmod 600 ${DESTDIR}${sysconfdir}/partimaged/partimagedusers ;\
- fi
-
-- $(mkinstalldirs) ${DESTDIR}${infodir}
-- $(INSTALL_DATA) AUTHORS ${DESTDIR}${infodir}/AUTHORS
-- $(INSTALL_DATA) BUGS ${DESTDIR}${infodir}/BUGS
-- $(INSTALL_DATA) COPYING ${DESTDIR}${infodir}/COPYING
-- $(INSTALL_DATA) ChangeLog ${DESTDIR}${infodir}/ChangeLog
-- $(INSTALL_DATA) INSTALL ${DESTDIR}${infodir}/INSTALL
-- $(INSTALL_DATA) README ${DESTDIR}${infodir}/README
-- $(INSTALL_DATA) README.partimaged ${DESTDIR}${infodir}/README.partimaged
-- $(INSTALL_DATA) TODO ${DESTDIR}${infodir}/TODO
-- $(INSTALL_DATA) partimage.lsm ${DESTDIR}${infodir}/partimage.lsm
--
- uninstall-local:
- -rm -f ${infodir}/AUTHORS
- -rm -f ${infodir}/BUGS