diff options
Diffstat (limited to 'comms/tlf/files/patch-scripts_Makefile.am')
-rw-r--r-- | comms/tlf/files/patch-scripts_Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/tlf/files/patch-scripts_Makefile.am b/comms/tlf/files/patch-scripts_Makefile.am deleted file mode 100644 index b87f9cda2cb9..000000000000 --- a/comms/tlf/files/patch-scripts_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- scripts/Makefile.am.orig 2014-06-21 04:11:09.000000000 -0700 -+++ scripts/Makefile.am 2014-06-21 04:11:27.000000000 -0700 -@@ -3,7 +3,7 @@ - CLEANFILES = *~ - - install-exec-local: -- install soundlog $(bindir) -+ install soundlog ${DESTDIR}$(bindir) - - uninstall: - rm -f $(bindir)/soundlog |