]> git.pld-linux.org Git - packages/asciijump.git/blobdiff - asciijump-desktop_install.patch
- install .desktop file in %%{_desktopdir}
[packages/asciijump.git] / asciijump-desktop_install.patch
diff --git a/asciijump-desktop_install.patch b/asciijump-desktop_install.patch
new file mode 100644 (file)
index 0000000..560f62e
--- /dev/null
@@ -0,0 +1,19 @@
+diff -urN aaa/asciijump-1.0.1beta/Makefile.in asciijump-1.0.1beta/Makefile.in
+--- aaa/asciijump-1.0.1beta/Makefile.in        2003-05-10 10:25:54.000000000 +0200
++++ asciijump-1.0.1beta/Makefile.in    2003-12-10 16:57:45.000000000 +0100
+@@ -138,13 +138,9 @@
+       ${INSTALL_PROGRAM} ${ac_name} ${DESTDIR}${bindir}/
+       ${INSTALL_PROGRAM} ${as_name} ${DESTDIR}${bindir}/
+-      ${INSTALL} -d $(DESTDIR)$(prefix)/X11R6/share/applnk/Games/Arcade
++      ${INSTALL} -d $(DESTDIR)$(prefix)/share/applications
+       ${INSTALL} -m 644 asciijump.desktop \
+-              $(DESTDIR)$(prefix)/X11R6/share/applnk/Games/Arcade
+-              
+-      ${INSTALL} -d $(DESTDIR)$(prefix)/share/applnk/Games/Arcade
+-      ${INSTALL} -m 644 asciijump.desktop \
+-              $(DESTDIR)$(prefix)/share/applnk/Games/Arcade
++              $(DESTDIR)$(prefix)/share/applications
+               
+       ${INSTALL} -d $(DESTDIR)$(prefix)/X11R6/share/pixmaps
+       ${INSTALL} -m 644 asciijump.png $(DESTDIR)$(prefix)/X11R6/share/pixmaps
This page took 0.055957 seconds and 4 git commands to generate.