> I'm trying to enhance the PKGBUILD of kernel26-pf to detect the > cpu-specific .config option and automatically add it to the generated > package and its description, by tweaking the $PKGEXT and $pkgdesc > variables. Example: an amd64-k8 optimized kernel would be packaged as > kernel26-pf-2.6.35-pf7-k8.pkg.tar.xz. The PKGBUILD I've created (see > http://pastebin.ca/1931033 - relevant lines 96-138) builds and creates > the package just fine using makepkg, but submission of the source > package to AUR fails. I know that $PKGEXT perhaps shouldn't be > tampered with, but I'm open to suggestions.
The stubborn source package can be found at http://omploader.org/iNWYyMA, if any TU wants to test.
