r46002 - /desktop/unstable/devhelp/debian/rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Sep 21 23:43:29 UTC 2015
Author: biebl
Date: Mon Sep 21 23:43:29 2015
New Revision: 46002
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46002
Log:
Stop installing the xpm image
It was removed along with the .menu file.
Modified:
desktop/unstable/devhelp/debian/rules
Modified: desktop/unstable/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/rules?rev=46002&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/rules [utf-8] (original)
+++ desktop/unstable/devhelp/debian/rules [utf-8] Mon Sep 21 23:43:29 2015
@@ -27,9 +27,6 @@
dh_python3 -p$(cdbs_curpkg) /usr/lib/gedit/plugins
binary-post-install/devhelp::
- install -d `pwd`/debian/devhelp/usr/share/pixmaps/
- install -m 644 debian/devhelp-debian.xpm \
- `pwd`/debian/devhelp/usr/share/pixmaps/
install -d `pwd`/debian/devhelp/usr/share/doc/devhelp/tools/
install -m 644 $(X_TOOLS) \
`pwd`/debian/devhelp/usr/share/doc/devhelp/tools/
More information about the pkg-gnome-commits
mailing list