diff options
Diffstat (limited to 'net/liveMedia/files/patch-testProgs_Makefile.tail')
-rw-r--r-- | net/liveMedia/files/patch-testProgs_Makefile.tail | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/liveMedia/files/patch-testProgs_Makefile.tail b/net/liveMedia/files/patch-testProgs_Makefile.tail deleted file mode 100644 index 5967a1d343d1..000000000000 --- a/net/liveMedia/files/patch-testProgs_Makefile.tail +++ /dev/null @@ -1,10 +0,0 @@ ---- testProgs/Makefile.tail.orig 2013-11-10 06:24:08.000000000 +0100 -+++ testProgs/Makefile.tail 2013-11-13 23:31:11.000000000 +0100 -@@ -134,6 +134,6 @@ - - install: $(ALL) - install -d $(DESTDIR)$(PREFIX)/bin -- install -m 755 $(ALL) $(DESTDIR)$(PREFIX)/bin -+ install -s -m 755 $(ALL) $(DESTDIR)$(PREFIX)/bin - - ##### Any additional, platform-specific rules come here: |