Bladeren bron

disable patches by default

Ralf S. Engelschall 24 jaren geleden
bovenliggende
commit
b58954c5c8
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  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