[Pkg-cli-apps-commits] [SCM] gnome-rdp branch, master, updated. upstream/0.2.3-14-gd27f3b9

Julian Taylor jtaylor.debian at googlemail.com
Tue Jun 7 16:03:30 UTC 2011


The following commit has been merged in the master branch:
commit 71108b1fddfcbbe02685160f3548ba1ba333382c
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Tue Jun 7 17:21:39 2011 +0200

    create debian/gnome-rdp/usr/share/pixmaps dir in rules

diff --git a/debian/rules b/debian/rules
index a080420..b0eaa69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ CURVER=$(shell dpkg-parsechangelog | grep ^Version | cut -d" " -f2 | cut -d"-" -
 
 override_dh_install:
 	dh_install
+	mkdir -p $(CURDIR)/debian/gnome-rdp/usr/share/pixmaps/
 	install -m644 $(CURDIR)/debian/gnome-rdp.xpm \
 		$(CURDIR)/debian/gnome-rdp/usr/share/pixmaps/
 	sed -i 's/^.*\#/\#/' $(CURDIR)/debian/gnome-rdp/usr/bin/gnome-rdp

-- 
gnome-rdp



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