From d32048e15e4fafacd71bb4850b4381ac94f1ae2b Mon Sep 17 00:00:00 2001 From: Jakub Moc Date: Sat, 15 Sep 2007 12:22:20 +0000 Subject: Nuke stupid DOS linebreaks svn path=/experimental/; revision=639 --- www-apps/jinzora/Manifest | 2 +- www-apps/jinzora/files/postinstall-en.txt | 36 +++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'www-apps') diff --git a/www-apps/jinzora/Manifest b/www-apps/jinzora/Manifest index 1009496..3f0eb9a 100644 --- a/www-apps/jinzora/Manifest +++ b/www-apps/jinzora/Manifest @@ -1,4 +1,4 @@ -AUX postinstall-en.txt 673 RMD160 71709949796debba34eaa4e4164afe3ad8f94ec8 SHA1 36c757eb28ce0d814b9f9ca73b532e1a102856de SHA256 45c53eaeaf69209d4e812c57b628075787571bb5e2a482607f1572dd55ab8a69 +AUX postinstall-en.txt 670 RMD160 32405656d78e76bb7d77e824c54aa888f4b06e46 SHA1 8ea538724c42aed94ef45fe90c220cc12e3fe546 SHA256 01714de996bae66997548eb8774c11c54d3cee7266d1281180d8a33f36c89f98 DIST jz275.tar.gz 2003692 RMD160 4319272abd429cb568458e8c8b0c384cf05d2714 SHA1 a9cfbf99b54c8c8331b7696860086651ab1e88f5 SHA256 8d1dc4a5881a789495115abf2f4e320a2c7cb88f7f3d3995d8c7cc94fefe03be EBUILD jinzora-2.7.5.ebuild 2300 RMD160 7f5d452239e29215ee9f1b63de082726ef48bbc2 SHA1 746313a5eec532154e25fe0d0d1e9dbd7e2ff3b3 SHA256 75c930e7d16af63f3cabe115b9d6bcf42e0ff6390f9d18d5c69075226b55bf71 MISC ChangeLog 669 RMD160 f064c01497b06ac1e7538f30bbf52385d7e0280e SHA1 8e9e03bcf75cd2baac05c2a455c05f34252bdc24 SHA256 aa3b6a7d5151c607f9c5ac25dca6530bef476c82052178e039f4776a13b95c1a diff --git a/www-apps/jinzora/files/postinstall-en.txt b/www-apps/jinzora/files/postinstall-en.txt index 6ed7528..74acafa 100644 --- a/www-apps/jinzora/files/postinstall-en.txt +++ b/www-apps/jinzora/files/postinstall-en.txt @@ -1,18 +1,18 @@ -Browse to http://${VHOST_HOSTNAME}/${VHOST_APPDIR} - -You'll be taken through the web based installer. The web based installer is -fully documented and should describe each option that you'll have along the -way. - -Jinzora recommends the following settings for php (php.ini): - max_execution_time = 1200 - memory_limit = 32M (or higher) - post_max_size = 32M (or higher) - file_uploads = 1 (on) - upload_max_filesize = 32M (or higher) - -Also note that you may need to edit ${MY_INSTALLDIR}/settings.php and change -some default paths (/usr/bin rather than /usr/local/bin). - -sed -i "s|/usr/local/bin|/usr/bin|g" ${MY_INSTALLDIR}/settings.php -should do the trick. +Browse to http://${VHOST_HOSTNAME}/${VHOST_APPDIR} + +You'll be taken through the web based installer. The web based installer is +fully documented and should describe each option that you'll have along the +way. + +Jinzora recommends the following settings for php (php.ini): + max_execution_time = 1200 + memory_limit = 32M (or higher) + post_max_size = 32M (or higher) + file_uploads = 1 (on) + upload_max_filesize = 32M (or higher) + +Also note that you may need to edit ${MY_INSTALLDIR}/settings.php and change +some default paths (/usr/bin rather than /usr/local/bin). + +sed -i "s|/usr/local/bin|/usr/bin|g" ${MY_INSTALLDIR}/settings.php +should do the trick. -- cgit v1.2.3-18-g5258