6 Apr
2009
6 Apr
'09
2:43 a.m.
Here goes an section from the the PKGBUILD man page: EXAMPLE The following is an example PKGBUILD for the patch package. For more examples, look through the build files of your distribution’s packages. For those using Arch Linux, consult the ABS tree. # Maintainer: Joe User <joe.user@example.com> pkgname=patch pkgver=2.5.4 pkgrel=3 Note the use of Maintainer... In the end, it is a comment and nothing more so who really cares about this. Allan