aurweb/support
Lukas Fleischer e1bf49e03c Fix dependency generation in "gendummydata.py".
Package dependencies are no longer stored as references to the
"Packages" table but kept directly in "PackageDepends", so the dummy
data generation script should be fixed to create package names instead
of references, also. Regression introduced in commit
7c91c59245.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-04-12 13:03:17 +02:00
..
schema Fix dependency generation in "gendummydata.py". 2011-04-12 13:03:17 +02:00
scripts Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
README.txt initial import 2004-06-13 18:15:49 +00:00

The schema dir contains the AUR database schema file.

The scripts dir will contain any supporting scripts for the AUR such
as the script that handles moving newly uploaded packages via tupkg
to the AUR.