* indentation'i boyle degildi herhalde?

This commit is contained in:
Eray Özkural
2005-07-18 00:57:31 +00:00
parent 6bca1d927a
commit ebc5b6999a
+2 -2
View File
@@ -128,8 +128,8 @@ class PisiInstall:
if not ui.confirm(x):
raise InstallError('Package downgrade declined')
# remove old package then
remove(pkginfo.name)
# remove old package then
remove(pkginfo.name)
# unzip package in place
self.extractInstall()