mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-10 23:45:49 -06:00
Fixed typo in target pre-requisite
This commit is contained in:
parent
726aad8383
commit
5bdb1817dd
@ -53,7 +53,7 @@ report:
|
||||
|
||||
CLEANFILES = $(FMTCATALOGS) $(GLADESCRATCHFILE) tmp
|
||||
|
||||
install-data-local: $(FMTCARALOGS)
|
||||
install-data-local: $(FMTCATALOGS)
|
||||
mkdir -p $(DESTDIR)$(NLSDIR)
|
||||
for n in $(FMTCATALOGS); do \
|
||||
l=`basename $$n .mo`; \
|
||||
|
Loading…
Reference in New Issue
Block a user