makepkg: run tidy_install with no package() function
commit442b91a5dd522596f55caec40e0026ef65ac2479
authorAllan McRae <allan@archlinux.org>
Mon, 30 Mar 2009 07:41:34 +0000 (30 17:41 +1000)
committerAllan McRae <allan@archlinux.org>
Mon, 30 Mar 2009 07:41:34 +0000 (30 17:41 +1000)
treedf9022aed6e6f419803f6233a622246a1be8aba8
parentdeff57ce8bc2dbe77a9a597505c67ac891718dc0
makepkg: run tidy_install with no package() function

After the splitpkg implementation, the tidy_install function
was not being called in PKGBUILDs with only the build() function.

Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/makepkg.sh.in