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.44.1-2+rpi1~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa21aec19d55d1b1564a3cf79b05852b98fe84d1;p=libguestfs.git Fix out-of-tree build for po/* Gbp-Pq: Name 0019-Fix-out-of-tree-build-for-po.patch --- diff --git a/po/Makefile.am b/po/Makefile.am index 08210c68..19d6566e 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -78,7 +78,7 @@ endif .po.gmo: rm -f $@ $@-t - $(MSGFMT) -c -o $@-t $(srcdir)/$< + $(MSGFMT) -c -o $@-t $< mv $@-t $@ # Install.