Bug 59896 - Enhancement for app-admin/fam-2.7.0-r1
|
Bug#:
59896
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: foser@gentoo.org
|
Reported By: sbriesen@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Enhancement for app-admin/fam-2.7.0-r1
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-08-09 13:54 0000
|
ChangeLog:
- moved the fam.conf patch to unpack() and changed "dosed" to
"sed -i" because "dosed" didn't work, the fam.conf were unchanged!
- added "static" and "pic" USE-flags (in the same manner as libsndfile)
- check if "/etc/init.d/fam" exists and only then show temporary warning
Reproducible: Always
Steps to Reproduce:
Created an attachment (id=42436) [details]
fam-2.7.0-r1.ebuild.diff
Alternative patch to fix the non-working dosed. It is in fact possible to use
dosed, however, the file name is incorrect in the ebuild. The file name should
be relative to the destination and not to the source.
fixed the sed & postinst note in 2.7.0-r1
static & pic I'm not integrating at this time, i believe those should not be USE flagged.
>static & pic I'm not integrating at this time, i believe those should not be USE flagged.
eh? why? The .a files are obsolete, if you only want to have and/or need .so
files.