aboutsummaryrefslogtreecommitdiff
path: root/system/sash/patches/sash-3.7-DESTDIR.patch
diff options
context:
space:
mode:
authorMenno Duursma <druiloor@zonnet.nl>2010-05-13 00:41:45 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:41:45 +0200
commit6623346a8ad98715b143fa6e4816d9313afcdf45 (patch)
tree9ed3b170457f3d874753df97e6e2d6d0b6310eaf /system/sash/patches/sash-3.7-DESTDIR.patch
parent96c259b088820f411d7fdfd008582646e6d1cded (diff)
system/sash: Updated for version 3.7
Diffstat (limited to 'system/sash/patches/sash-3.7-DESTDIR.patch')
-rw-r--r--system/sash/patches/sash-3.7-DESTDIR.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/sash/patches/sash-3.7-DESTDIR.patch b/system/sash/patches/sash-3.7-DESTDIR.patch
new file mode 100644
index 0000000000000..ff9b438f2088e
--- /dev/null
+++ b/system/sash/patches/sash-3.7-DESTDIR.patch
@@ -0,0 +1,13 @@
+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