summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2010-07-20 03:57:01 +0000
committerAndrey Grozin <grozin@gentoo.org>2010-07-20 03:57:01 +0000
commitcca1bed12bba46f592c2a82c91001bb79ae27799 (patch)
tree72d786c13dd700cec62bfba13397c96b6c299bde /media-gfx/fotoxx/files
parentversion bump (diff)
downloadhistorical-cca1bed12bba46f592c2a82c91001bb79ae27799.tar.gz
historical-cca1bed12bba46f592c2a82c91001bb79ae27799.tar.bz2
historical-cca1bed12bba46f592c2a82c91001bb79ae27799.zip
Ebuild cleanup, ~amd64 added, thanks to Joshua Saddler <nightmorph@gentoo.org>
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'media-gfx/fotoxx/files')
-rw-r--r--media-gfx/fotoxx/files/fotoxx-makefile.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/media-gfx/fotoxx/files/fotoxx-makefile.patch b/media-gfx/fotoxx/files/fotoxx-makefile.patch
index 61619e933648..2b7985802a0e 100644
--- a/media-gfx/fotoxx/files/fotoxx-makefile.patch
+++ b/media-gfx/fotoxx/files/fotoxx-makefile.patch
@@ -8,9 +8,3 @@ diff -U2 -r fotoxx-10.7.orig//Makefile fotoxx-10.7//Makefile
+DOCDIR = $(PREFIX)/share/doc/$(PF)
MANDIR = $(PREFIX)/share/man/man1
-@@ -39,5 +39,4 @@
- mkdir -p $(DESTDIR)$(DATADIR)/locales
- mkdir -p $(DESTDIR)$(MANDIR)
-- cp -R doc/* $(DESTDIR)$(DOCDIR)
- cp icons/* $(DESTDIR)$(ICONDIR)
- cp -R locales/* $(DESTDIR)$(DATADIR)/locales