diff --git a/basicnet/mailnews/pine.xml b/basicnet/mailnews/pine.xml index ab4ed13f7f..bce68c8ffe 100644 --- a/basicnet/mailnews/pine.xml +++ b/basicnet/mailnews/pine.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -60,7 +60,7 @@ Recommended Patch: + url="&patch-root;/pine-&pine-version;-fhs-1.patch"/> @@ -82,8 +82,13 @@ patch -Np1 -i ../pine-&pine-version;-fhs-3.patch && ./build DEBUG=-O MAILSPOOL=/var/mail \ - SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx && -cp -v doc/*.1 /usr/share/man/man1 && + SSLDIR=/usr SSLCERTS=/etc/ssl/certs slx + + This package does not come with a test suite. + + Now, as the root user: + +cp -v doc/*.1 /usr/share/man/man1 && cd bin && install -v -m755 pine imapd ipop2d ipop3d mailutil mtest pico \ pilot rpdump rpload /usr/bin @@ -93,7 +98,7 @@ install -v -m755 pine imapd ipop2d ipop3d mailutil mtest pico \ Command Explanations - patch -Np1 -i ../pine-&pine-version;-fhs.patch: This + patch -Np1 -i ../pine-&pine-version;-fhs-x.patch: This patch will make Pine use /etc for configuration files. @@ -159,7 +164,7 @@ install -v -m755 pine imapd ipop2d ipop3d mailutil mtest pico \ imapd, ipop2d, ipop3d, mtest, pico, pilot, pine, rpdump, and rpload None - Not determined at this time + None diff --git a/general.ent b/general.ent index 539519c426..cfae5df0b7 100644 --- a/general.ent +++ b/general.ent @@ -237,7 +237,7 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index fea43fdad5..bc15cc9c43 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -24,6 +24,11 @@ + + June 17th, 2005 [djensen]: Updated to Pine-4.63. + Separated root/user. + + June 16th, 2005 [djensen]: Updated to Gnet-2.0.7. Added alternate gtk-doc/html doc install directory.