summaryrefslogtreecommitdiff
path: root/data/sudo/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/sudo/make.sh')
-rw-r--r--data/sudo/make.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/sudo/make.sh b/data/sudo/make.sh
new file mode 100644
index 000000000..11bc08fce
--- /dev/null
+++ b/data/sudo/make.sh
@@ -0,0 +1,6 @@
+pkg:extract
+cd *
+pkg:patch
+pkg:configure sudo_cv_uid_t_len=10 sudo_cv_type_long_is_quad=no --without-pam
+make
+pkg:install