]> git.pld-linux.org Git - packages/asciijump.git/blame - asciijump-desktop_install.patch
- BR new slang
[packages/asciijump.git] / asciijump-desktop_install.patch
CommitLineData
9b6420ce 1diff -urN aaa/asciijump-1.0.1beta/Makefile.in asciijump-1.0.1beta/Makefile.in
2--- aaa/asciijump-1.0.1beta/Makefile.in 2003-05-10 10:25:54.000000000 +0200
3+++ asciijump-1.0.1beta/Makefile.in 2003-12-10 16:57:45.000000000 +0100
4@@ -138,13 +138,9 @@
5 ${INSTALL_PROGRAM} ${ac_name} ${DESTDIR}${bindir}/
6 ${INSTALL_PROGRAM} ${as_name} ${DESTDIR}${bindir}/
7
8- ${INSTALL} -d $(DESTDIR)$(prefix)/X11R6/share/applnk/Games/Arcade
9+ ${INSTALL} -d $(DESTDIR)$(prefix)/share/applications
10 ${INSTALL} -m 644 asciijump.desktop \
11- $(DESTDIR)$(prefix)/X11R6/share/applnk/Games/Arcade
12-
13- ${INSTALL} -d $(DESTDIR)$(prefix)/share/applnk/Games/Arcade
14- ${INSTALL} -m 644 asciijump.desktop \
15- $(DESTDIR)$(prefix)/share/applnk/Games/Arcade
16+ $(DESTDIR)$(prefix)/share/applications
17
18 ${INSTALL} -d $(DESTDIR)$(prefix)/X11R6/share/pixmaps
19 ${INSTALL} -m 644 asciijump.png $(DESTDIR)$(prefix)/X11R6/share/pixmaps
This page took 0.076911 seconds and 4 git commands to generate.