Ver código fonte

add missing linux entry

Ralf S. Engelschall 24 anos atrás
pai
commit
fe4f785d05
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      imapd/imapd.spec

+ 1 - 0
imapd/imapd.spec

@@ -58,6 +58,7 @@ AutoReqProv:  no
     case "%{l_target}" in
         *-freebsd* ) ldflags="-lpam -lcrypt" ;;
         *-solaris* ) ldflags="-lpam"         ;;
+        *-linux*   ) ldflags="-lpam -lcrypt" ;;
     esac
     CC="%{l_cc}" \
     CPPFLAGS="$cflags" \