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>
Mon, 6 Mar 2023 14:29:41 +0000 (14:29 +0000)
Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

po/Makefile.am

index 8b9c03720495be83147d23752a980426ca0f0fdf..bf0d2f034cff923d52588198c3055712d8b5fd1f 100644 (file)
@@ -69,7 +69,7 @@ $(DOMAIN).pot: Makefile POTFILES $(POTFILES)
 
 .po.gmo:
        rm -f $@ $@-t
-       $(MSGFMT) -c -o $@-t $(srcdir)/$<
+       $(MSGFMT) -c -o $@-t $<
        mv $@-t $@
 
 # Install.