slackbuilds_ponce/system/sash/sash-3.7-DESTDIR.patch
2010-05-11 20:02:07 +02:00

13 lines
377 B
Diff

diff -Nur sash-3.7.orig/Makefile sash-3.7/Makefile
--- sash-3.7.orig/Makefile 2002-07-21 18:24:47.000000000 -0500
+++ sash-3.7/Makefile 2007-08-22 15:53:41.717089132 -0500
@@ -40,7 +40,7 @@
rm -f $(OBJS) sash
install: sash
- cp sash $(BINDIR)/sash
- cp sash.1 $(MANDIR)/sash.1
+ cp sash $(DESTDIR)/$(BINDIR)/sash
+ cp sash.1 $(DESTDIR)/$(MANDIR)/sash.1
$(OBJS): sash.h