* comments: coding, remove cruft
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ def main():
|
||||
else:
|
||||
pspec = args[0]
|
||||
|
||||
# doing the real job... vs. vs...
|
||||
# doing the real job.
|
||||
pb = PisiBuild(pspec)
|
||||
util.information("Building PISI package for: %s\n" % pb.spec.sourceName)
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# package database
|
||||
# interface for update/query to local package repository
|
||||
|
||||
Reference in New Issue
Block a user