openbsd-ports/x11/gnome/gdm/patches/patch-gui_simple-greeter_Makefile_in
2012-11-14 17:28:35 +00:00

13 lines
582 B
Plaintext

$OpenBSD: patch-gui_simple-greeter_Makefile_in,v 1.6 2012/11/14 17:28:35 ajacoutot Exp $
--- gui/simple-greeter/Makefile.in.orig Wed Nov 14 18:01:40 2012
+++ gui/simple-greeter/Makefile.in Wed Nov 14 18:14:13 2012
@@ -576,7 +576,7 @@ AM_CPPFLAGS = \
-DGDMCONFDIR=\"$(gdmconfdir)\" \
-DDATADIR=\""$(datadir)"\" \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-DUIDIR=\""$(pkgdatadir)"\" \
-DLIBEXECDIR=\""$(libexecdir)"\" \