[Pkg-cli-apps-commits] [SCM] Yahtzeesharp - game similar to poker with dice and less money branch, master, updated. 6ddb61d9625cbe57355fac348a4efc29c5a5c782

Stefan Ebner sebner at ubuntu.com
Thu Aug 27 12:47:07 UTC 2009


The following commit has been merged in the master branch:
commit 6ddb61d9625cbe57355fac348a4efc29c5a5c782
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Thu Aug 27 14:46:24 2009 +0200

    Add missing dh_auto_install call :P

diff --git a/debian/rules b/debian/rules
index 29c3333..457c575 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ override_dh_auto_configure:
 	--prefix=/usr --bindir=/usr/games
 
 override_dh_auto_install:
+	dh_auto_install
 	convert $(CURDIR)/YahtzeeSharp/work-files/YSlogo.png -resize 32x32 \
 	$(CURDIR)/debian/yahtzeesharp/usr/share/pixmaps/yahtzeesharp.xpm
 

-- 
Yahtzeesharp - game similar to poker with dice and less money



More information about the Pkg-cli-apps-commits mailing list