tags 415327 + patch
thanks

[Petter Reinholdtsen]
> I ran into this issue today, when trying to demonstrate rosegarden
> with qsynth on a Debian box, and it was impossible to find qsynth on
> the menu.  It is very confusing to the user, and personally I
> believe this should be a normal or important bug.

Here is a patch to solve it:

diff -ur qsynth-0.2.5/debian/rules qsynth-0.2.5-new/debian/rules
--- qsynth-0.2.5/debian/rules   2008-05-04 23:16:37.000000000 +0200
+++ qsynth-0.2.5-new/debian/rules       2008-05-04 23:16:23.000000000 +0200
@@ -64,7 +64,7 @@
 
        # Add here commands to install the package into debian/qsynth.
        $(MAKE) install prefix=$(CURDIR)/debian/qsynth/usr
-       install -m 664 desktop $(CURDIR)/debian/qsynth/usr/share/applications/
+       install -m 664 desktop 
$(CURDIR)/debian/qsynth/usr/share/applications/qsynth.desktop
        chmod 664 $(CURDIR)/debian/qsynth/usr/share/pixmaps/qsynth.xpm
 
 

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to