diff options
Diffstat (limited to 'localcowdebuild')
-rwxr-xr-x | localcowdebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localcowdebuild b/localcowdebuild index 75bca83..340f684 100755 --- a/localcowdebuild +++ b/localcowdebuild @@ -55,7 +55,7 @@ for pool in $pools; do ${debbuildopts:+--debbuildopts $debbuildopts} \ $pdebuildopts \ -- \ - --basepath "$basebath" \ + --basepath "$basepath" \ --buildplace "$buildplace" \ --aptcache "$aptcache" \ --pkgname-logfile \ |