aboutsummaryrefslogtreecommitdiff
path: root/system/sash/sash-3.7-DESTDIR.patch
diff options
context:
space:
mode:
authorMenno E. Duursma <druiloor@zonnet.nl>2010-05-11 20:02:07 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:02:07 +0200
commit081ad402b49a5419eb3072aad0bfde95ebb6d988 (patch)
treed9c785d718b9c684b0c5cafcfefce3fd0df734a6 /system/sash/sash-3.7-DESTDIR.patch
parent0b8cef7f93558e77d9474e7b79635be1a9e24cec (diff)
system/sash: Added to 12.0 repository
Diffstat (limited to 'system/sash/sash-3.7-DESTDIR.patch')
-rw-r--r--system/sash/sash-3.7-DESTDIR.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/sash/sash-3.7-DESTDIR.patch b/system/sash/sash-3.7-DESTDIR.patch
new file mode 100644
index 0000000000000..ff9b438f2088e
--- /dev/null
+++ b/system/sash/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