FS#58567 - [aircrack-ng] Install libraries to /usr/lib instead of /usr/libexec

Attached to Project: Community Packages
Opened by Tommy Schmitt (spinka) - Saturday, 12 May 2018, 21:19 GMT
Last edited by Jonathan Steel (jsteel) - Sunday, 13 May 2018, 21:02 GMT
Task Type General Gripe
Category Packages
Status Closed
Assigned To Jonathan Steel (jsteel)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Currently aircrack-ng installs libraries to /usr/libexec which is a non-standard directory in Archlinux (no other package on my system uses this dir). This path can be easily changed by adding:

pkglibexecdir=/usr/lib or pkglibexecdir=/usr/lib/aircrack-ng

to existing make command in 'package" section of PKGBUILD. This will make this package consistent with other Archlinux packages.

Additional info:
* package version(s)

aircrack-ng 1.2-1

This task depends upon

Closed by  Jonathan Steel (jsteel)
Sunday, 13 May 2018, 21:02 GMT
Reason for closing:  Fixed

Loading...