[SCM] audacious/master: Fix small typo

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 20 21:22:30 UTC 2012


The following commit has been merged in the master branch:
commit afee848fc231c00d265c4e4e2d396dd27ca3d979
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 20 21:00:47 2012 +0000

    Fix small typo

diff --git a/debian/rules b/debian/rules
index b36a55d..6fbe9bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_install:
 	# Move the arch-specific headers into the multiarch domain
 	cd debian/tmp/usr/include && \
 	mkdir -p $(DEB_HOST_MULTIARCH)/libaudcore && \
-	mv audacious/audio.h $(DEB_HOST_MULTIARCH)/libaudcore/
+	mv libaudcore/audio.h $(DEB_HOST_MULTIARCH)/libaudcore/
 
 override_dh_strip:
 	dh_strip --dbg-package=audacious-dbg

-- 
Small and fast audio player which supports lots of formats



More information about the pkg-multimedia-commits mailing list