]> git.pld-linux.org Git - packages/fotoxx.git/commitdiff
- initial
authoramateja <amateja@pld-linux.org>
Mon, 7 Sep 2009 11:56:38 +0000 (11:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fotoxx-Makefile.patch -> 1.1

fotoxx-Makefile.patch [new file with mode: 0644]

diff --git a/fotoxx-Makefile.patch b/fotoxx-Makefile.patch
new file mode 100644 (file)
index 0000000..38ad41b
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./Makefile.orig    2009-09-07 13:42:30.000000000 +0200
++++ ./Makefile 2009-09-07 13:43:40.000000000 +0200
+@@ -12,7 +12,7 @@
+ BINDIR = $(PREFIX)/bin
+ DATADIR = $(PREFIX)/share/$(PROGRAM)
+ DOCDIR = $(PREFIX)/share/doc/$(PROGRAM)
+-DESKTOP = $(DATADIR)/kornelix-$(PROGRAM).desktop
++DESKTOP = $(DESTDIR)$(DATADIR)/kornelix-$(PROGRAM).desktop
+ MANDIR = $(PREFIX)/share/man/man1
+ # replace CFLAGS and LFLAGS -O (oh) with -g for GDB debugging
This page took 0.095679 seconds and 4 git commands to generate.