13 lines
527 B
Plaintext
13 lines
527 B
Plaintext
$OpenBSD: patch-Makefile_am,v 1.1 2009/10/12 00:29:26 ajacoutot Exp $
|
|
--- Makefile.am.orig Mon Oct 12 02:25:24 2009
|
|
+++ Makefile.am Mon Oct 12 02:25:41 2009
|
|
@@ -11,7 +11,7 @@ theme_DATA = index.theme
|
|
THEME_IN_FILES = index.theme.in
|
|
|
|
%.theme: %.theme.in
|
|
- $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
|
|
+ $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
|
|
|
|
EXTRA_DIST = \
|
|
README \
|