update
This commit is contained in:
parent
1a183cfa8d
commit
fcd0ec2578
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ all-local: blackbox.cat
|
|||
install-data-local: blackbox.cat
|
||||
@if test x$(NLSTEST) = "x-DNLS"; then \
|
||||
echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/it_IT"; \
|
||||
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/da_DK; \
|
||||
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/it_IT; \
|
||||
$(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/it_IT; \
|
||||
fi
|
||||
uninstall-local:
|
||||
|
|
Loading…
Reference in a new issue