Skip to content

remakepkg: a tool to easily rebuild a package

Tinu Weber requested to merge remakepkg into master

This change adds a new script remakepkg, which is intended to be used a bit like makepkg in pacman: A REPKGBUILD file describes which package (in which repository) is rebuilt, and contains repkg-style rules (except that they are now not prefixed with the package name, since that's redundant).

Edited by Tinu Weber

Merge request reports