Re-arrange Makefile and build-helper script
Maintainers should use build-helper script. End users should use Makefile, which contains targets that can be run on pure source (without git repository).
This commit is contained in:
parent
d696a55879
commit
4f40c6ac65
7 changed files with 296 additions and 200 deletions
|
|
@ -3,6 +3,7 @@ Changelog
|
|||
|
||||
next:
|
||||
* Documentation: Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section (Darko Poljak)
|
||||
* Build: Clean and separate end user targets into Makefile and maintainer targets into build-helper (Darko Poljak)
|
||||
|
||||
5.0.0: 2019-05-05
|
||||
* Type __zypper_service: Fix spelling error in manpage (Dmitry Bogatov)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue