]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- added NROFFPROG=nroff to ./configure (probably not needed if
authorradek <radek@pld-linux.org>
Fri, 27 Dec 2002 23:57:23 +0000 (23:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  groff is installed while building)

Changed files:
    sudo.spec -> 1.58

sudo.spec

index ac87f6bcc347f5bde737c7138b4b92ea19aadc1a..eb93bd5f34b9afdb6d9aa7585df79318df354a10 100644 (file)
--- a/sudo.spec
+++ b/sudo.spec
@@ -113,7 +113,8 @@ Sudo (superuser do) 
        --with-goons-insults \
        --with-secure-path="/bin:/sbin:%{_bindir}:%{_sbindir}" \
        --with-loglen=320 \
-       --disable-saved-ids
+       --disable-saved-ids \
+       NROFFPROG=nroff
 
 %{__make}
 
This page took 1.601431 seconds and 4 git commands to generate.