summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-07-01 16:26:41 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-01 16:26:41 +0000
commitbe21c733c40b35efaddd8f3661631130977a18c2 (patch)
tree9069a8734533545f0e30328895a7dab2e81f86bf /packages
parent29ab43535c95595889b29f1956ca2034cbc6d2d2 (diff)
parente479db78e83fc974bfc2c9a89973125371b87b82 (diff)
merge of 40ab23b1b8e8e478cc075a3795e981566f038498
and 9c553d474bbf69d1431bf54db66c846273c33008
Diffstat (limited to 'packages')
-rw-r--r--packages/sudo/sudo.inc2
-rw-r--r--packages/sudo/sudo_1.6.8p8.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/sudo/sudo.inc b/packages/sudo/sudo.inc
index 0cd18454ab..279d1e61ee 100644
--- a/packages/sudo/sudo.inc
+++ b/packages/sudo/sudo.inc
@@ -10,7 +10,7 @@ SECTION = "admin"
inherit autotools
-EXTRA_OECONF = "--with-env-editor"
+EXTRA_OECONF = "--with-editor=/bin/vi --with-env-editor"
do_configure_prepend () {
rm -f acsite.m4
diff --git a/packages/sudo/sudo_1.6.8p8.bb b/packages/sudo/sudo_1.6.8p8.bb
index 53cd9e4821..087bcee541 100644
--- a/packages/sudo/sudo_1.6.8p8.bb
+++ b/packages/sudo/sudo_1.6.8p8.bb
@@ -5,4 +5,4 @@ SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
file://noexec-link.patch;patch=1"
include sudo.inc
-PR = "r2"
+PR = "r3"