Quellcode durchsuchen

speclint police

Ralf S. Engelschall vor 23 Jahren
Ursprung
Commit
33cea5b817
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      aide/aide.spec

+ 2 - 2
aide/aide.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Security
 License:      GPL
 Version:      0.9
-Release:      20030115
+Release:      20030305
 
 #   list of sources
 Source0:      http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
@@ -55,7 +55,7 @@ AutoReqProv:  no
     %patch -p1
 
 %build
-    # marvelling about its beauty
+    #   marvelling about its beauty
     for i in src/*.c; do
         %{l_shtool} subst -e 's;//\(.*\);/*\1*/;g' $i
     done