X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=95ffbf27ba95ddea20fa8a05024fa1a6e5c3a8f5;hb=53fe471803155c11f32d7d1626960f6951b618bc;hp=3d9436dfbe185fdb95c958f25b7d9ef3a7690566;hpb=bf265b9f6f18bd5e0a6089888cb6dfc20ae0d430;p=freeside.git diff --git a/Makefile b/Makefile index 3d9436dfb..95ffbf27b 100644 --- a/Makefile +++ b/Makefile @@ -340,7 +340,7 @@ configure-rt: --with-db-dba=${DB_USER} \ --with-db-database=${RT_DB_DATABASE} \ --with-db-rt-user=${DB_USER} \ - --with-db-rt-pass=${DB_PASSWORD} \ + --with-db-rt-pass="${DB_PASSWORD}" \ --with-web-user=freeside \ --with-web-group=freeside \ --with-rt-group=freeside \