Bläddra i källkod

upgrading package: flexelint 8.00r -> 8.00s

Ralf S. Engelschall 21 år sedan
förälder
incheckning
7710463f02
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      flexelint/flexelint.spec

+ 3 - 3
flexelint/flexelint.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Language
 License:      Commercial
-Version:      8.00r
-Release:      20050813
+Version:      8.00s
+Release:      20050823
 
 #   list of sources
 Source0:      http://www.gimpel.com/::/flexelint-%{version}.tar.gz
@@ -66,7 +66,7 @@ AutoReqProv:  no
     }
 
 %prep
-    %setup -q -c
+    %setup -q
 
     #   fixup directory permissions, so RPM can remove the files later on
     find . -type d -print | xargs chmod u+w