FS#7228 - missing prototypes in /var/abs

Attached to Project: Pacman
Opened by Alessio Bolognino (mOLOk) - Monday, 21 May 2007, 19:25 GMT
Last edited by Dan McGee (toofishes) - Saturday, 14 July 2007, 22:01 GMT
Task Type Feature Request
Category General
Status Closed
Assigned To Aaron Griffin (phrakture)
Dan McGee (toofishes)
Architecture All
Severity Medium
Priority Normal
Reported Version 0.8 Voodoo
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

In /var/abs/PKGBUILD.proto the options=() is missing; moreover I think devs should set a standard for post-install messages and write it in install.proto, I suggest something like:
cat << EOM

==> $pkgname post-install message:
==> to enable foo, you have to install bar;
==> copy /etc/$pkgname.whatever in your home directory

EOM

I'd like to have a Changelog.proto too
This task depends upon

Closed by  Dan McGee (toofishes)
Saturday, 14 July 2007, 22:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in CVS
Comment by Roman Kyrylych (Romashka) - Tuesday, 22 May 2007, 11:06 GMT

Loading...