small fix to the fancy unsupported-->community update

more user doc fixes
This commit is contained in:
pjmattal 2005-04-10 01:10:50 +00:00
parent 3cdff3b929
commit 108dc557ba
2 changed files with 7 additions and 8 deletions

View file

@ -83,8 +83,7 @@ class PackageDatabase:
"FSPath = '" + MySQLdb.escape_string(
os.path.join(repo_dir, os.path.basename(package.new.file))) + "', " +
"Description = '" + MySQLdb.escape_string(str(package.desc)) + "', " +
"URL = '" + MySQLdb.escape_string(str(package.url)) + "', " +
"LocationID = " + str(locationId) + " " +
"URL = '" + MySQLdb.escape_string(str(package.url)) + "' " +
"WHERE ID = " + str(id))
self.insertNewInfo(package, id, locationId)
# we must lastly check to see if this is a move of a package from