13 lines
531 B
Plaintext
13 lines
531 B
Plaintext
$OpenBSD: patch-panels_common_Makefile_am,v 1.1 2012/06/18 11:30:50 ajacoutot Exp $
|
|
--- panels/common/Makefile.am.orig Mon Jun 18 13:05:59 2012
|
|
+++ panels/common/Makefile.am Mon Jun 18 13:06:17 2012
|
|
@@ -9,7 +9,7 @@ AM_CPPFLAGS = \
|
|
$(LIBLANGUAGE_CFLAGS) \
|
|
-DDATADIR=\""$(datadir)"\" \
|
|
-DUIDIR=\""$(pkgdatadir)/ui"\" \
|
|
- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
|
|
+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
|
|
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
|
-DUM_PIXMAP_DIR=\""$(pkgdatadir)/pixmaps"\"
|
|
|