tags 382196 patch
thanks

In short, the patch looks like this:

diff -u magnus-20060324/debian/rules magnus-20060324/debian/rules
--- magnus-20060324/debian/rules
+++ magnus-20060324/debian/rules
@@ -130,6 +130,10 @@
        $(INSTALL_DIR) $(pixmaps)
        $(INSTALL_FILE) debian/*.xpm $(pixmaps)
 
+       # Install desktop file.
+       install -d debian/magnus/usr/share/applications
+       install -m644 debian/magnus.desktop debian/magnus/usr/share/applications
+
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
only in patch2:
unchanged:
--- magnus-20060324.orig/debian/magnus.desktop
+++ magnus-20060324/debian/magnus.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Name=Magnus 
+GenericName=Group Theory
+Comment=Computational group theory software
+Exec=magnus
+Icon=magnus
+Type=Application
+Terminal=false
+Categories=Education;Math;Science;



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to