]> git.donarmstrong.com Git - infobot.git/commitdiff
seems people need a hand up sometimes
authorsimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 14 Oct 2007 21:28:14 +0000 (21:28 +0000)
committersimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 14 Oct 2007 21:28:14 +0000 (21:28 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1356 c11ca15a-4712-0410-83d8-924469b57eb5

blootbot/src/Modules/Debian.pl

index 2c0d5e6375891091f3c3aa4dc3327d1bc34ae5b2..963b58a940723914a8d12635a26f940646a95c98 100644 (file)
@@ -14,9 +14,10 @@ my $announce = 0;
 my $defaultdist        = 'sid';
 my $refresh = &::getChanConfDefault('debianRefreshInterval', 7, $::chan) * 60 * 60 * 24;
 my $debug      = 0;
-my $debian_dir = $::bot_state_dir . 'debian';
+my $debian_dir = $::bot_state_dir . '/debian';
 my $country    = 'nl'; # well .config it yourself then. ;-)
 my $protocol   = 'http';
+# EDIT THIS (i386, amd64, powerpc, [etc.]):
 my $arch = "$arch";
 
 # format: "alias=real".