From: Hilko Bengen Date: Sun, 10 Jan 2021 01:33:22 +0000 (+0100) Subject: Fix out-of-tree build for po/* X-Git-Tag: archive/raspbian/1%1.52.2-3+rpi1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=73ab9e36bff33c0e811cbe96f848c54121a16e44;p=libguestfs.git Fix out-of-tree build for po/* Gbp-Pq: Name Fix-out-of-tree-build-for-po.patch --- diff --git a/po/Makefile.am b/po/Makefile.am index 961dea67..3b5a05c1 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -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.