[pacman-dev] [PATCH 1/7] makepkg: always run tidy_install on repackaging
Allan McRae
allan at archlinux.org
Sun Sep 23 19:51:10 EDT 2012
On 24/09/12 01:49, Dave Reisner wrote:
>> + elif (( REPKG )); then
>> > warning "$(gettext "Repackaging without the use of a %s function is deprecated.")" "package()"
> Isn't it time we made this an error?
>
I just looked up when we introduced the package() function and it was
more than three years ago...
I suggest we just remove support of PKGBUILDs without a package()
function. This would make it easy to unify the single and split packaging.
Do we just do that straight away for pacman-4.1, or add a deprecation
notice whenever there is a build() function but no package()?
Allan
More information about the pacman-dev
mailing list