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>
Thu, 7 Jul 2022 11:21:30 +0000 (12:21 +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.