[debian-edu-commits] debian-edu/ 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Sun Oct 19 08:33:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-install.
commit fb738b3f4d5bc8eb38eebce74ab277dce14f8553
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 19 10:32:26 2014 +0200
fix typo
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index dac06fc..d1ec976 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_install:
cp pre-pkgsel $(CURDIR)/debian/debian-edu-profile-udeb/usr/lib/pre-pkgsel.d/10debian-edu-profile-udeb
cp finish-install $(CURDIR)/debian/debian-edu-profile-udeb/usr/lib/finish-install.d/13debian-edu-profile-udeb
cp apt-setup/generators/70debian-edu-install $(CURDIR)/debian/debian-edu-profile-udeb/usr/lib/apt-setup/generators/70debian-edu-install
- cp version (CURDIR)/debian/debian-edu-profile-udeb/usr/lib/debian-edu-install/
+ cp version $(CURDIR)/debian/debian-edu-profile-udeb/usr/lib/debian-edu-install/
for profile in $(DEFAULTS) ; do \
cp preseed-values/defaults.$$profile $(CURDIR)/debian/debian-edu-profile-udeb/usr/lib/debian-edu-install ; \
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git
More information about the debian-edu-commits
mailing list