openbsd-ports/x11/gnome/empathy/patches/patch-data_icons_Makefile_in
jasper 571d12b2ea - update gnome 2.24.1
- specify license version
- add MODGNOME_HELP_FILES
- fix icons location
- don't require pkg-config's pkg-config file....

with and ok ajacoutot@
2008-11-21 17:23:43 +00:00

16 lines
490 B
Plaintext

$OpenBSD: patch-data_icons_Makefile_in,v 1.1 2008/11/21 17:23:43 jasper Exp $
Make sure icons are installed in the correct directory.
--- data/icons/Makefile.in.orig Thu Oct 30 20:47:38 2008
+++ data/icons/Makefile.in Thu Oct 30 20:49:31 2008
@@ -14,7 +14,7 @@
@SET_MAKE@
VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd