summaryrefslogtreecommitdiff
path: root/deskutils/wmpinboard/files/patch-ac
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:44 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:44 +0000
commit68674ddbb00da3423fae3641b40a82bc86fcf1f6 (patch)
treed88023d45f5406ae8400046f86bfe3edc77b2e3d /deskutils/wmpinboard/files/patch-ac
parentfix X manpage error with XFree86-4 (diff)
fix X manpage error with XFree86-4
PR: 23422
Diffstat (limited to '')
-rw-r--r--deskutils/wmpinboard/files/patch-ac16
1 files changed, 16 insertions, 0 deletions
diff --git a/deskutils/wmpinboard/files/patch-ac b/deskutils/wmpinboard/files/patch-ac
new file mode 100644
index 000000000000..c3f125a407bb
--- /dev/null
+++ b/deskutils/wmpinboard/files/patch-ac
@@ -0,0 +1,16 @@
+--- Imakefile.orig Sat Oct 23 19:49:37 1999
++++ Imakefile Wed Nov 1 09:24:28 2000
+@@ -36,9 +36,9 @@
+ all::
+ @test -e ./ReleaseNotes && cat ReleaseNotes || true
+
+-install::
+- $(INSTALL) -m 0644 wmpinboard.1 $(DESTDIR)/man/man1
++#install::
++# $(INSTALL) -m 0644 wmpinboard.1 $(DESTDIR)/man/man1
+
+-DESTDIR = /usr/local
+-BINDIR = /bin
++#DESTDIR = /usr/local
++#BINDIR = /bin
+