[ace-of-penguins] 26/29: Really fix installation of xpm icon.
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 17:34:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository ace-of-penguins.
commit 9c74ea55fb255e57a8c864ac6823672c9e0748f9
Author: Markus Koschany <apo at debian.org>
Date: Wed Jan 6 17:51:46 2016 +0100
Really fix installation of xpm icon.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3bd4ad2..3de0123 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,7 +119,7 @@ override_dh_auto_install:
# Install custom icon
install -D -m 644 $(ICON_SRC) $(ICONDIR)/hicolor/24x24/apps/$(ICON_NAME)
- install -D -m 644 debian/ace-of-penguins.xpm usr/share/pixmaps
+ install -D -m 644 debian/ace-of-penguins.xpm $(PIXDIR)/ace-of-penguin.xpm
override_dh_installdocs:
# Policy: COPYING file is not needed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ace-of-penguins.git
More information about the Pkg-games-commits
mailing list