aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grep/grep-2.5/install.patch
blob: cbb9229a8e12a1d5ada3d64af7788ebd070fda7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#

--- grep-2.5/src/Makefile.am~install
+++ grep-2.5/src/Makefile.am
@@ -18,5 +18,5 @@
              vms_fab.c vms_fab.h
 
 install-exec-local:
-	@SYMLINK@ @SYMLINKFROM@ $(bindir)/egrep
-	@SYMLINK@ @SYMLINKFROM@ $(bindir)/fgrep
+	@SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/egrep
+	@SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/fgrep