]> git.pld-linux.org Git - packages/fotoxx.git/blob - fotoxx-Makefile.patch
- initial
[packages/fotoxx.git] / fotoxx-Makefile.patch
1 --- ./Makefile.orig     2009-09-07 13:42:30.000000000 +0200
2 +++ ./Makefile  2009-09-07 13:43:40.000000000 +0200
3 @@ -12,7 +12,7 @@
4  BINDIR = $(PREFIX)/bin
5  DATADIR = $(PREFIX)/share/$(PROGRAM)
6  DOCDIR = $(PREFIX)/share/doc/$(PROGRAM)
7 -DESKTOP = $(DATADIR)/kornelix-$(PROGRAM).desktop
8 +DESKTOP = $(DESTDIR)$(DATADIR)/kornelix-$(PROGRAM).desktop
9  MANDIR = $(PREFIX)/share/man/man1
10  
11  # replace CFLAGS and LFLAGS -O (oh) with -g for GDB debugging
This page took 0.046036 seconds and 3 git commands to generate.