FS#46214 - [systemd] Use $pkgbase in prepare() and build() in PKGBUILD

Attached to Project: Arch Linux
Opened by Que Quotion (quequotion) - Sunday, 06 September 2015, 14:10 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 06 September 2015, 14:35 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Intentional duplicate of 46213, specifically to have systemd's PKGBUILD fixed.

Use $pkgbase instead of $pkgname when referring to files and directories; the value of $pkgname may change when building other packages from this PKGBUILD.

This patch also changes $pkgname to $pkgbase in package_systemd().


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

makepkg --pkg libsystemd
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 06 September 2015, 14:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#46213 

Loading...