-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tags 402759 patch
thanks

Looks like rules can just be patched to install the xpm in
/usr/share/pixmaps instead, the menu doesn't need updating.  I attach a
patch which does this; NMU debs and source with this change can be found
at http://mjj29.matthew.ath.cx/debian-upload/ayttm/ (I'm not a DD, so
can't upload them myself, if this is still not fixed soon my sponsor may
do it).

Matt
- -- Matthew Johnson
http://www.matthew.ath.cx/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFFfypDpldmHVvob7kRArijAKCbHTzNW1w4jaKpnfK8kbrURx4UuQCfUO4s
aJCIPHMdJxb6mZVfL0aOabY=
=tXlK
-----END PGP SIGNATURE-----
--- ayttm-0.4.6+34/debian/rules.orig    2006-12-12 21:43:32.880756487 +0000
+++ ayttm-0.4.6+34/debian/rules 2006-12-12 21:44:14.919383737 +0000
@@ -84,8 +84,8 @@
        mkdir -p $(CURDIR)/debian/ayttm/usr/share/ayttm/smileys/Console\ Smileys
        mkdir -p $(CURDIR)/debian/ayttm/usr/share/ayttm/smileys/Giles\ Smileys
        $(MAKE) install DESTDIR=$(CURDIR)/debian/ayttm
-       mkdir -p $(CURDIR)/debian/ayttm/usr/X11R6/include/X11/pixmaps
-       cp pixmaps/ayttm_32x32.xpm 
$(CURDIR)/debian/ayttm/usr/X11R6/include/X11/pixmaps/ayttm.xpm
+       mkdir -p $(CURDIR)/debian/ayttm/usr/share/pixmaps
+       cp pixmaps/ayttm_32x32.xpm 
$(CURDIR)/debian/ayttm/usr/share/pixmaps/ayttm.xpm
 
 # Build architecture-independent files here.
 binary-indep: build install

Reply via email to