remove now unused translations

We use proxmox-i18n now and merged those files there already
This commit is contained in:
Thomas Lamprecht 2018-01-23 10:55:18 +01:00 committed by Dominik Csapak
parent 21026cceb7
commit 2bb03197d3
2 changed files with 1 additions and 6 deletions

View File

@ -4,7 +4,7 @@ export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -STimestamp)
DESTDIR=
SUBDIRS = aplinfo PVE bin www po
SUBDIRS = aplinfo PVE bin www
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
GITVERSION:=$(shell cat .git/refs/heads/master)
@ -42,10 +42,6 @@ upload: ${DEB} check
./repoid.pl .git check
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pve --dist stretch
#.PHONY: poupload
#poupload:
# rsync po/*.po po/pve-manager.pot pve.proxmox.com:/home/ftp/sources/po-files/
.PHONY: install
install: country.dat vzdump.conf vzdump-hook-script.pl pve-apt.conf mtu bridgevlan bridgevlanport vlan vlan-down
install -d -m 0700 -o www-data -g www-data ${DESTDIR}/var/log/pveproxy

View File

@ -15,7 +15,6 @@ DOCDIR=${DESTDIR}/usr/share/doc/${PACKAGE}
PODDIR=${DESTDIR}/usr/share/doc/${PACKAGE}/pod
WWWBASEDIR=${DESTDIR}/usr/share/${PACKAGE}
WWWROOTDIR=${WWWBASEDIR}/root
WWWLOCALEDIR=${WWWBASEDIR}/locale
WWWIMAGEDIR=${WWWBASEDIR}/images
WWWTOUCHDIR=${WWWBASEDIR}/touch
WWWCSSDIR=${WWWBASEDIR}/css