13 lines
551 B
Plaintext
13 lines
551 B
Plaintext
$OpenBSD: patch-panels_common_Makefile_in,v 1.1.1.1 2011/09/12 07:29:31 ajacoutot Exp $
|
|
--- panels/common/Makefile.in.orig Tue May 24 10:49:25 2011
|
|
+++ panels/common/Makefile.in Tue May 24 11:13:07 2011
|
|
@@ -312,7 +312,7 @@ AM_CPPFLAGS = \
|
|
$(LIBLANGUAGE_CFLAGS) \
|
|
-DDATADIR=\""$(datadir)"\" \
|
|
-DUIDIR=\""$(pkgdatadir)/ui/user-accounts"\" \
|
|
- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
|
|
+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
|
|
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
|
-DUM_PIXMAP_DIR=\""$(pkgdatadir)/pixmaps"\"
|
|
|