Преглед на файлове

disable patches by default

Ralf S. Engelschall преди 24 години
родител
ревизия
b58954c5c8
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      mutt/mutt.spec

+ 3 - 3
mutt/mutt.spec

@@ -28,10 +28,10 @@
 
 #   build options
 %ifndef       with_comp
-%define       with_comp   yes
+%define       with_comp   no
 %endif
 %ifndef       with_nntp
-%define       with_nntp   yes
+%define       with_nntp   no
 %endif
 
 #   package information
@@ -44,7 +44,7 @@ Distribution: OpenPKG [REL]
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}i
-Release:      20020314
+Release:      20020320
 
 #   list of sources
 Source0:      ftp://ftp.mutt.org/pub/mutt/mutt-%{V_mutt}i.tar.gz