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, 7 Oct 2024 13:21:04 +0000 (15:21 +0200)
Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch

po/Makefile.am

index 961dea6797db12c915f57435b981398ee88cd7bc..3b5a05c1c488e2c6439686b958e9f028d2197e60 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.