summaryrefslogtreecommitdiff
path: root/net/pload/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pload/files/patch-Imakefile')
-rw-r--r--net/pload/files/patch-Imakefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/net/pload/files/patch-Imakefile b/net/pload/files/patch-Imakefile
new file mode 100644
index 000000000000..ae8cc75f98c7
--- /dev/null
+++ b/net/pload/files/patch-Imakefile
@@ -0,0 +1,20 @@
+diff -c Imakefile.orig Imakefile
+*** Imakefile.orig Tue Feb 1 02:11:24 2000
+--- Imakefile Tue Aug 3 10:02:12 2004
+***************
+*** 15,21 ****
+
+ ComplexProgramTarget(pload)
+
+! distclean: clean
+ $(RM) Makefile osdefs.mk core \
+ pload-$(VER).tar.gz \
+ pload-$(VER)-1.i386.rpm \
+--- 15,21 ----
+
+ ComplexProgramTarget(pload)
+
+! distclean:: clean
+ $(RM) Makefile osdefs.mk core \
+ pload-$(VER).tar.gz \
+ pload-$(VER)-1.i386.rpm \