diff options
Diffstat (limited to 'config')
-rw-r--r-- | config | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,8 +1,5 @@ FTP_BASE="/srv/ftp" - -SVNREPO="file:///srv/svn-packages" -SVNREPOCOMMUNITY="file:///srv/svn-community" - +SVNREPO='' PKGREPOS=() PKGPOOL='' SRCPOOL='' |