[packages/cronie] - use /bin/vi as default editor (1.4.10 changes are forcing /usr/bin/vi if EDITOR env var is not d

hawk hawk at pld-linux.org
Fri Sep 20 08:39:57 CEST 2013


commit cf04dab5bd64c555687ab4580786dffca2d8a002
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Fri Sep 20 06:38:22 2013 +0000

    - use /bin/vi as default editor (1.4.10 changes are forcing
      /usr/bin/vi if EDITOR env var is not defined)

 cronie.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/cronie.spec b/cronie.spec
index 48c5b19..d107bd2 100644
--- a/cronie.spec
+++ b/cronie.spec
@@ -110,6 +110,7 @@ Opis zadania Upstart dla Cronie.
 	SYSCRONTAB=/etc/crontab \
 	SYS_CROND_DIR=/etc/cron.d \
 	--sysconfdir=/etc/cron \
+	--with-editor=/bin/vi \
 	--with-pam \
 	--with%{!?with_selinux:out}-selinux \
 	--with%{!?with_audit:out}-audit \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cronie.git/commitdiff/cf04dab5bd64c555687ab4580786dffca2d8a002



More information about the pld-cvs-commit mailing list