openbsd-ports/x11/gnome/gdm/patches/patch-gui_simple-greeter_Makefile_in
2011-10-07 14:04:18 +00:00

13 lines
582 B
Plaintext

$OpenBSD: patch-gui_simple-greeter_Makefile_in,v 1.2 2011/10/07 14:04:18 ajacoutot Exp $
--- gui/simple-greeter/Makefile.in.orig Tue Sep 27 00:50:04 2011
+++ gui/simple-greeter/Makefile.in Fri Oct 7 14:44:41 2011
@@ -527,7 +527,7 @@ AM_CPPFLAGS = \
-DGDMCONFDIR=\"$(gdmconfdir)\" \
-DDATADIR=\""$(datadir)"\" \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-DUIDIR=\""$(pkgdatadir)"\" \
-DLIBEXECDIR=\""$(libexecdir)"\" \