FS#14382 - [linphone] install file under /usr/libexec/ instead of /usr/lib/${pkgname}/
Attached to Project:
Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Sunday, 19 April 2009, 20:17 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 20 April 2009, 12:57 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Sunday, 19 April 2009, 20:17 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 20 April 2009, 12:57 GMT
|
Details
Description: Acording to APS [ Arch Packaging Standards ]:
"Avoid using /usr/libexec/ for anything. Use
/usr/lib/${pkgname}/ instead"
linphone-3.1.1-1:/usr/libexec/mediastream that can be moved to /usr/lib/linphone/mediastream without conflicts. |
This task depends upon