slackbuilds/office/pcal/bindir.diff

13 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