| Summary: | [patch] ObsoleteFiles.inc not removing old libraries from /usr/lib32 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Scot Hetzel <swhetzel> | ||||
| Component: | bin | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 8.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Scot Hetzel
2007-10-14 19:40:01 UTC
Responsible Changed From-To: freebsd-bugs->antoine Take. antoine 2008-03-08 21:59:44 UTC
FreeBSD src repository
Modified files:
. ObsoleteFiles.inc
Log:
Add some obsolete usr/lib32 libraries.
PR: 117189
Submitted by: Scot Hetzel
Approved by: rwatson (mentor)
MFC after: 1 month
Revision Changes Path
1.132 +50 -0 src/ObsoleteFiles.inc
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched patched in HEAD antoine 2008-04-20 16:44:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
. ObsoleteFiles.inc
Log:
MFC to RELENG_7:
Add some obsolete usr/lib32 libraries.
PR: 117189
Submitted by: Scot Hetzel
Approved by: rwatson (mentor)
MFC after: 1 month
Revision Changes Path
1.112.2.13 +50 -0 src/ObsoleteFiles.inc
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed Fixed in HEAD and RELENG_7. Thanks for the report! |