Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 192032
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Markus Ullmann <jokey@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192032 depends on: Show dependency tree
Bug 192032 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-10 19:49 0000
Patch below. Also removed pointless dodir.

--- pam_abl/pam_abl-0.2.3-r1.ebuild     2007-07-12 13:23:59.000000000 +0200
+++ pam_abl-0.2.3-r1.ebuild     2007-09-10 21:46:57.000000000 +0200
@@ -48,10 +48,8 @@

 src_install() {
        dopammod pam_abl.so
-       insinto /etc/security
-       doins conf/pam_abl.conf
+       dopamsecurity . conf/pam_abl.conf
        dobin tools/pam_abl
-       dodir /var/lib/abl
        keepdir /var/lib/abl
        dohtml doc/*.html doc/*.css
 }

------- Comment #1 From Markus Ullmann 2007-09-17 10:42:00 0000 -------
Applied to CVS

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug