[SCM] mma/master: update debian/rules

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Thu Jan 5 06:08:07 UTC 2012


The following commit has been merged in the master branch:
commit fbda94b7a23fe60915a045922c22e1242f6b4aea
Author: Joel Roth <joelz at pobox.com>
Date:   Wed Jan 4 20:07:43 2012 -1000

    update debian/rules

diff --git a/debian/rules b/debian/rules
index fca9536..31fee14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,10 @@
 
 override_dh_install:
 	dh_install
-	cp mma.py debian/mma/usr/bin/mma
+	cp mma.py /usr/bin/mma
 
 override_dh_installchangelogs:
-	dh_installchangelogs text/CHANGES-1.6
+	dh_installchangelogs text/CHANGES-1.7
 
 %:
 	dh $@

-- 
mma packaging



More information about the pkg-multimedia-commits mailing list