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, 4 Apr 2021 15:06:49 +0000 (16:06 +0100)
Gbp-Pq: Name 0019-Fix-out-of-tree-build-for-po.patch

po/Makefile.am

index 08210c6814ce1a57051d0655df66c45b6bbaefca..19d6566e31e5f8bd5db90af0bbdbd7dfd2576ff0 100644 (file)
@@ -78,7 +78,7 @@ endif
 
 .po.gmo:
        rm -f $@ $@-t
-       $(MSGFMT) -c -o $@-t $(srcdir)/$<
+       $(MSGFMT) -c -o $@-t $<
        mv $@-t $@
 
 # Install.