diff options
author | 2010-07-20 03:57:01 +0000 | |
---|---|---|
committer | 2010-07-20 03:57:01 +0000 | |
commit | 178281ecb89f80133df2cc114f1f60c398ddc1f7 (patch) | |
tree | 73f6cd37bc70f4a6f4217446fe9c455ff5c64dee /media-gfx/fotoxx/files | |
parent | version bump (diff) | |
download | gentoo-2-178281ecb89f80133df2cc114f1f60c398ddc1f7.tar.gz gentoo-2-178281ecb89f80133df2cc114f1f60c398ddc1f7.tar.bz2 gentoo-2-178281ecb89f80133df2cc114f1f60c398ddc1f7.zip |
Ebuild cleanup, ~amd64 added, thanks to Joshua Saddler <nightmorph@gentoo.org>
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-gfx/fotoxx/files')
-rw-r--r-- | media-gfx/fotoxx/files/fotoxx-makefile.patch | 6 |
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 |