]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- fix
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Feb 2007 15:31:04 +0000 (15:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    spec_utf8 -> 1.9

spec_utf8

index d243cb4c7f0ad3934d7d53fbc54e0ec7ca83c81e..b1564eec6c13e43c666fd92a2fb94a5d422761b1 100644 (file)
--- a/spec_utf8
+++ b/spec_utf8
@@ -122,7 +122,7 @@ def parse_spec(infile, outfile):
     
     if debug: outfile.write("%s, %s\n"% (in_desc, in_changelog))
     outfile.write("%s"% (outline, ))
-    return success
+  return success
 
 def main(argv):
   print "Converting %s ..." % argv[1]
This page took 0.03321 seconds and 4 git commands to generate.