diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /www/oscommerce | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'www/oscommerce')
-rw-r--r-- | www/oscommerce/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/oscommerce/files/pkg-message.in b/www/oscommerce/files/pkg-message.in index 66572794fda9..75de74826557 100644 --- a/www/oscommerce/files/pkg-message.in +++ b/www/oscommerce/files/pkg-message.in @@ -4,12 +4,12 @@ POST-INSTALL CONFIGURATION FOR OSCOMMERCE: Congratulations! You have installed oscommerce. -To proceed with the installation, run: +To proceed with the installation, run: chmod 777 %%WWWDIR%%/catalog/includes/configure.php chmod 777 %%WWWDIR%%/catalog/admin/includes/configure.php Once you've finished the rest of the installation, it is highly encouraged -that you +that you chmod -R 000 %%WWWDIR%%/catalog/install chmod 644 %%WWWDIR%%/catalog/includes/configure.php chmod 644 %%WWWDIR%%/catalog/admin/includes/configure.php |