]> git.pld-linux.org Git - packages/hatari.git/commitdiff
- obsolete
authorlisu <lisu@pld-linux.org>
Tue, 8 Sep 2009 11:23:07 +0000 (11:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hatari-destdir.patch -> 1.3

hatari-destdir.patch [deleted file]

diff --git a/hatari-destdir.patch b/hatari-destdir.patch
deleted file mode 100644 (file)
index c20a88c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- hatari-1.3.1/python-ui/Makefile~   2009-09-08 12:35:31.000000000 +0200
-+++ hatari-1.3.1/python-ui/Makefile    2009-09-08 12:36:43.000000000 +0200
-@@ -11,8 +11,8 @@
- SCRIPT   = $(BINDIR)/hatariui
- DATAPATH = $(DATADIR)/hatariui
--ICONPATH = $(prefix)/share/icons/hicolor/32x32/apps
--DESKPATH = $(prefix)/share/applications
-+ICONPATH = $(DESTDIR)$(prefix)/share/icons/hicolor/32x32/apps
-+DESKPATH = $(DESTDIR)$(prefix)/share/applications
- all:
-       @echo "Nothing to build, just do 'make install'"
This page took 0.066073 seconds and 4 git commands to generate.