2013-09-26 17:14:40 +02:00

14 lines
416 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2012/03/19 22:48:15 markd Exp $
--- po/is/Makefile.in.orig 2005-09-17 18:09:57.000000000 +0200
+++ po/is/Makefile.in
@@ -663,7 +663,7 @@ KDE_DIST=libkipi.po Makefile.in Makefile
#>+ 4
libkipi.gmo: libkipi.po
rm -f libkipi.gmo; $(GMSGFMT) -o libkipi.gmo $(srcdir)/libkipi.po
- test ! -f libkipi.gmo || touch libkipi.gmo
+ test -f libkipi.gmo || touch libkipi.gmo
#>+ 3
clean-nls: