diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-18 07:37:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-18 07:37:26 +0000 |
commit | 40fcc61f915a940bc92eb8e6d14dea3d8d49a6ab (patch) | |
tree | 0db67c090d3c71273c7ca9a80fcdeac54b692779 /app-misc/gramps/files | |
parent | Stable for HPPA (bug #221843). (diff) | |
download | historical-40fcc61f915a940bc92eb8e6d14dea3d8d49a6ab.tar.gz historical-40fcc61f915a940bc92eb8e6d14dea3d8d49a6ab.tar.bz2 historical-40fcc61f915a940bc92eb8e6d14dea3d8d49a6ab.zip |
clean up
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-misc/gramps/files')
-rw-r--r-- | app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch b/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch deleted file mode 100644 index e4cfcd2f7e8b..000000000000 --- a/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- src/images/Makefile.am 2007-01-05 12:59:36.000000000 -0600 -+++ src/images/Makefile.am 2007-01-05 13:01:07.000000000 -0600 -@@ -2,6 +2,7 @@ - # $Id: gramps-2.2.2-desktop-entry-icon.patch,v 1.1 2007/01/05 19:12:36 compnerd Exp $ - - SUBDIRS = -+pixmapsdir = $(datadir)/pixmaps - pkgdatadir = $(datadir)/@PACKAGE@/images - - map_tile_images = \ -@@ -49,6 +50,9 @@ - world.topo.200407.3x3200x1600_tile_3_6.jpg\ - world.topo.200407.3x3200x1600_tile_3_7.jpg - -+dist_pixmaps_DATA = \ -+ gramps.png -+ - dist_pkgdata_DATA = \ - bad.png\ - caution.png\ |