d88df44261
Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom of the screen. It has support for launchers, task lists, and third party applets. with feedback from landry@
13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2009/03/13 19:34:00 jasper Exp $
|
|
--- po/Makefile.in.in.orig Sat Feb 21 14:00:19 2009
|
|
+++ po/Makefile.in.in Sat Feb 21 14:01:21 2009
|
|
@@ -34,7 +34,7 @@ datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = $(datarootdir)/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|