summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff')
-rw-r--r--app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff b/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff
deleted file mode 100644
index 0bb0a8689463..000000000000
--- a/app-admin/whowatch/files/whowatch-1.5.2-gentoo.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nur whowatch-1.5.2/Makefile.in whowatch-1.5.2-new/Makefile.in
---- whowatch-1.5.2/Makefile.in Sun Mar 11 15:04:41 2001
-+++ whowatch-1.5.2-new/Makefile.in Thu Jun 28 09:09:27 2001
-@@ -70,7 +70,9 @@
- rm -rf ./*.o
- rm -f whowatch
- install: whowatch
-+ $(INSTALL) -d $(bindir)
- $(INSTALL) -m 755 whowatch $(bindir)/whowatch
-+ $(INSTALL) -d $(mandir)/man1
- $(INSTALL) -m 644 whowatch.1 $(mandir)/man1/whowatch.1
-
- distclean: