Verified Commit e91af969 authored by Wolfgang Schweer's avatar Wolfgang Schweer
Browse files

Adjust Makefile, thanks lintian.



(The policies.json file isn't executable.)

Signed-off-by: default avatarWolfgang Schweer <wschweer@arcor.de>
parent e4beda71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -342,7 +342,6 @@ install: install-testsuite
		share/debian-edu-config/tools/improve-desktop-l10n \
		share/debian-edu-config/tools/install-task-pkgs \
		share/debian-edu-config/ltspfs-mounter-kde \
		share/firefox-esr/distribution/policies.json \
		share/ltsp/get-ldap-ltsp-config \
		share/initramfs-tools/scripts/nfs-bottom/before-ltsp \
	; do \
@@ -391,6 +390,7 @@ install: install-testsuite
		share/debian-edu-config/pam-config-mkhomedir \
		share/debian-edu-config/pam-config-nopwdchange \
		share/debian-edu-config/pam-nopwdchange.py \
		share/firefox-esr/distribution/policies.json \
	; do \
		$(INSTALL_DATA) $$f $(DESTDIR)/usr/$$f ; \
	done