- remove unneeded patch

This commit is contained in:
jasper 2010-09-13 17:15:57 +00:00
parent 667c7e5294
commit 8d4a94b465
2 changed files with 3 additions and 16 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2010/07/05 07:48:56 espie Exp $
# $OpenBSD: Makefile,v 1.5 2010/09/13 17:15:57 jasper Exp $
SHARED_ONLY= Yes
@ -31,6 +31,8 @@ MODULES= devel/gettext \
LIB_DEPENDS= soup-gnome-2.4.>=1::devel/libsoup,-gnome \
FAKE_FLAGS+= DATADIRNAME="share"
RUN_DEPENDS+= ::net/libproxy,-gnome
BUILD_DEPENDS+= ::net/libproxy,-gnome

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2009/09/23 19:35:14 jasper Exp $
Ensure the translation files go into the right directory.
--- po/Makefile.in.in.orig Sun Aug 30 15:37:49 2009
+++ po/Makefile.in.in Sun Aug 30 15:38:47 2009
@@ -33,7 +33,7 @@ exec_prefix = @exec_prefix@
datadir = @datadir@
datarootdir = @datarootdir@
libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
+DATADIRNAME = share
itlocaledir = $(prefix)/$(DATADIRNAME)/locale
subdir = po
install_sh = @install_sh@