Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Localization: automates *.pot, *.po and *.mo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed Jun 8, 2016
1 parent b0b9cfc commit e8fff3e
Show file tree
Hide file tree
Showing 16 changed files with 3,918 additions and 1,993 deletions.
3 changes: 2 additions & 1 deletion Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = module/Application/language

install: install-am
mkdir -p $(DESTDIR)$(pkgdatadir)
mkdir -p $(DESTDIR)/@HTTPD_CONF@
Expand All @@ -10,4 +12,3 @@ install: install-am
$(INSTALL) -m 0640 install/bareos/webui-profiles.conf $(DESTDIR)/etc/bareos/bareos-dir.d/
$(INSTALL) -m 0640 install/apache/bareos-webui.conf $(DESTDIR)@HTTPD_CONF@/

# #$(INSTALL_SCRIPT) install/bareos-webui-config $(DESTDIR)@sbindir@

0 comments on commit e8fff3e

Please sign in to comment.