13 lines
614 B
Plaintext
13 lines
614 B
Plaintext
$OpenBSD: patch-panels_user-accounts_Makefile_in,v 1.2 2011/09/27 12:15:23 ajacoutot Exp $
|
|
--- panels/user-accounts/Makefile.in.orig Mon Sep 19 22:26:46 2011
|
|
+++ panels/user-accounts/Makefile.in Mon Sep 26 14:01:06 2011
|
|
@@ -381,7 +381,7 @@ ccpanelsdir = $(PANELS_DIR)
|
|
ccpanels_LTLIBRARIES = libuser-accounts.la
|
|
AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" \
|
|
-DUIDIR=\""$(pkgdatadir)/ui/user-accounts"\" \
|
|
- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
|
|
+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
|
|
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
|
|
-DUM_PIXMAP_DIR=\""$(pkgdatadir)/pixmaps"\" \
|
|
-I$(srcdir)/../common/ \
|