[debian-edu-commits] debian-edu/ 02/02: Makefile: include doc/examples/smb-roaming-profiles-nl.conf.
Holger Levsen
holger at layer-acht.org
Fri Aug 19 10:48:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-config.
commit c1cfa2ab486841b26b8bcdb1f66b6025d854c774
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Aug 19 12:48:40 2016 +0200
Makefile: include doc/examples/smb-roaming-profiles-nl.conf.
---
Makefile | 2 +-
debian/changelog | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 65df148..f8bf049 100644
--- a/Makefile
+++ b/Makefile
@@ -318,7 +318,7 @@ install: install-testsuite
$(INSTALL_DATA) README $(DESTDIR)$(docdir)/README
# Samba roaming profile examples in different languages
- set -e ; for l in en de nb; do \
+ set -e ; for l in en de nb nl ; do \
$(INSTALL_DATA) doc/examples/smb-roaming-profiles-$$l.conf \
$(DESTDIR)$(docdir)/examples/smb-roaming-profiles-$$l.conf ; \
done
diff --git a/debian/changelog b/debian/changelog
index 8cff77d..f26f706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ debian-edu-config (1.909) UNRELEASED; urgency=medium
[ Frans Spiesschaert ]
* Add new file doc/examples/smb-roaming-profiles-nl.conf.
+ [ Holger Levsen ]
+ * Makefile: include doc/examples/smb-roaming-profiles-nl.conf.
+
-- Holger Levsen <holger at debian.org> Fri, 19 Aug 2016 12:46:37 +0200
debian-edu-config (1.908) unstable; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list