SlackBuildsOrg/office/pcal/bindir.diff
Tracy Williams 83ab8be7f6 office/pcal: Added (generate monthly format calendars)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-01-10 15:04:20 -06:00

12 lines
381 B
Diff

diff -Naur pcal-4.11.0_orig/Makefile pcal-4.11.0/Makefile
--- pcal-4.11.0_orig/Makefile 2007-12-18 11:30:00.000000000 -0800
+++ pcal-4.11.0/Makefile 2011-01-01 22:18:02.000000000 -0800
@@ -147,7 +147,7 @@
MANDIR = $(DJDIR)/man/man1
CATDIR = $(DJDIR)/man/cat1
else # Unix
- BINDIR = /usr/local/bin
+ BINDIR = /usr/bin
MANDIR = /usr/man/man1
CATDIR = /usr/man/cat1
endif