tweaks to package functions and schema

This commit is contained in:
pjmattal 2004-12-15 01:33:12 +00:00
parent 7549ca2d96
commit 252afad9fc
4 changed files with 57 additions and 17 deletions

View file

@ -12,8 +12,8 @@ $DBUG = 1;
# this is the directory that new packages will be uploaded to
#
$UPLOAD_DIR = "/tmp/aur/temp/";
$INCOMING_DIR = "/tmp/aur/incoming/";
$UPLOAD_DIR = "/aur/temp/";
$INCOMING_DIR = "/aur/incoming/";
if ($_COOKIE["AURSID"]) {