[SCM] morituri/master: * bin/Makefile.am: Install rip as the script.
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun Oct 19 20:09:15 UTC 2014
The following commit has been merged in the master branch:
commit cadc896c93bc87eaa7cbea173c4785892c3370ab
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date: Mon Mar 15 15:20:03 2010 +0000
* bin/Makefile.am:
Install rip as the script.
diff --git a/ChangeLog b/ChangeLog
index 0943ef0..dfed325 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
+ * bin/Makefile.am:
+ Install rip as the script.
+
+2010-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
+
* morituri/common/Makefile.am:
Add missing result.py
* morituri/test/Makefile.am:
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 5ad291b..767fc9f 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -1,3 +1,3 @@
-bin_SCRIPTS_IN = rip.in
+bin_SCRIPTS = rip
-EXTRA_DIST = $(bin_SCRIPTS_IN)
+EXTRA_DIST = rip.in
--
morituri packaging
More information about the pkg-multimedia-commits
mailing list