Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 330652 Details for
Bug 444798
app-arch/dpkg should create a /etc/dpkg/origins directory and appropriate files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dpkg-ebuild.patch
dpkg-ebuild.patch (text/plain), 571 bytes, created by
Matthew Schultz
on 2012-11-26 17:22:28 UTC
(
hide
)
Description:
dpkg-ebuild.patch
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2012-11-26 17:22:28 UTC
Size:
571 bytes
patch
obsolete
>--- /usr/portage/app-arch/dpkg/dpkg-1.16.9.ebuild 2012-10-22 04:14:03.000000000 -0500 >+++ /usr/portage/app-arch/dpkg/dpkg-1.16.9.ebuild 2012-11-26 11:19:13.759182115 -0600 >@@ -87,4 +87,9 @@ > dodoc ChangeLog THANKS TODO > keepdir /usr/$(get_libdir)/db/methods/{mnt,floppy,disk} > keepdir /usr/$(get_libdir)/db/{alternatives,info,methods,parts,updates} >+ insinto /etc/dpkg/origins >+ newins ${FILESDIR}/origins.gentoo gentoo >+ newins ${FILESDIR}/origins.debian debian >+ newins ${FILESDIR}/origins.ubuntu ubuntu >+ dosym /etc/dpkg/origins/gentoo /etc/dpkg/origins/default > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 444798
:
330626
|
330628
|
330648
|
330650
|
330652
|
330744