Fix out-of-tree build for po/*
authorHilko Bengen <bengen@debian.org>
Sun, 10 Jan 2021 01:33:22 +0000 (02:33 +0100)
committerHilko Bengen <bengen@debian.org>
Sun, 31 Jul 2022 17:16:25 +0000 (18:16 +0100)
Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

po/Makefile.am

index f1509d60faeae7a487d046a4134ebe15aff7ff85..268e01cadd28c25d19df0a401dfdd4c67a533cb4 100644 (file)
@@ -75,7 +75,7 @@ endif
 
 .po.gmo:
        rm -f $@ $@-t
-       $(MSGFMT) -c -o $@-t $(srcdir)/$<
+       $(MSGFMT) -c -o $@-t $<
        mv $@-t $@
 
 # Install.