X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=95ffbf27ba95ddea20fa8a05024fa1a6e5c3a8f5;hb=0bc8846f748977f897c35de1f227a45fd9ac7758;hp=3d9436dfbe185fdb95c958f25b7d9ef3a7690566;hpb=1d0f4b9bb080223f5ae2d8f6003aa5d005022b12;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 \