"mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www

pre-existing.
This commit is contained in:
Satoshi Asami 1997-01-13 08:36:27 +00:00
parent 0c2981b05a
commit 53790644fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5337
9 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
etc/rc.d/apache_ssl.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache_ssl.sh
etc/apache/httpd.conf
etc/apache/httpd.conf-SSL

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf

View File

@ -1,5 +1,5 @@
etc/rc.d/apache.sh
@exec mkdir %D/www/cgi-bin %D/www/data
@exec mkdir -p %D/www/cgi-bin %D/www/data
@unexec rm %D/etc/rc.d/apache.sh
etc/apache/httpd.conf
etc/apache/srm.conf