FS#63533 - [acme.sh] notify hook scripts are missing from package

Attached to Project: Community Packages
Opened by Kristian (klausenbusk) - Thursday, 22 August 2019, 21:03 GMT
Last edited by Felix Yan (felixonmars) - Tuesday, 03 September 2019, 17:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The new notify hook script isn't included in the pkg.

I think adding the following would fix it:
install -dm755 "$pkgdir"/usr/share/acme.sh/notify
install -m755 notify/*.sh "$pkgdir"/usr/share/acme.sh/notify/

Additional info:
* package version(s)
2.8.2-1
* link to upstream bug report, if any
https://github.com/Neilpang/acme.sh/releases/tag/2.8.2
https://github.com/Neilpang/acme.sh/pull/2259
This task depends upon

Closed by  Felix Yan (felixonmars)
Tuesday, 03 September 2019, 17:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.8.2-2

Loading...