summaryrefslogtreecommitdiffstats
path: root/tupkg
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-04-10 03:10:50 +0200
committerpjmattal <pjmattal>2005-04-10 03:10:50 +0200
commit108dc557ba9f5043494264c1ff3b71a4bc77bc01 (patch)
tree6bf45e90dcaeaebad873a4fdf7dba053ca116a7c /tupkg
parent3cdff3b929b8c8272d6381639d567712756ccbb0 (diff)
downloadaur-108dc557ba9f5043494264c1ff3b71a4bc77bc01.tar.gz
aur-108dc557ba9f5043494264c1ff3b71a4bc77bc01.tar.xz
small fix to the fancy unsupported-->community update
more user doc fixes
Diffstat (limited to 'tupkg')
-rwxr-xr-xtupkg/update/tupkgupdate3
1 files changed, 1 insertions, 2 deletions
diff --git a/tupkg/update/tupkgupdate b/tupkg/update/tupkgupdate
index bc0b7015..d38583b9 100755
--- a/tupkg/update/tupkgupdate
+++ b/tupkg/update/tupkgupdate
@@ -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