Bug Description: Makefile.am contains some targets very similar to the ones in rpm.mk but most likely unused by anyone and also untouched recently unlike the rpm.mk ones.
Fix Description: Remove the targets for cleanness and reducing confusion.
Fixes https://pagure.io/389-ds-base/issue/50683
Author: Matus Honek mhonek@redhat.com
Review by: ???
ack from me,
Works for me, all the build methods I use still work.
rebased onto 66a21bfcd2e9a312b13423ad77194132707ebeb6
Pull-Request has been merged by mhonek
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3739
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Bug Description:
Makefile.am contains some targets very similar to the ones in rpm.mk but
most likely unused by anyone and also untouched recently unlike the
rpm.mk ones.
Fix Description:
Remove the targets for cleanness and reducing confusion.
Fixes https://pagure.io/389-ds-base/issue/50683
Author: Matus Honek mhonek@redhat.com
Review by: ???