Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 110996 Details for
Bug 126694
app-forensics/aide-0.13.1 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/aide-0.13.1-gentoo.patch
aide-0.13.1-gentoo.patch (text/plain), 1.19 KB, created by
MATSUU Takuto (RETIRED)
on 2007-02-22 17:08:24 UTC
(
hide
)
Description:
files/aide-0.13.1-gentoo.patch
Filename:
MIME Type:
Creator:
MATSUU Takuto (RETIRED)
Created:
2007-02-22 17:08:24 UTC
Size:
1.19 KB
patch
obsolete
>diff -Naur aide-0.13.1.orig/Makefile.am aide-0.13.1/Makefile.am >--- aide-0.13.1.orig/Makefile.am 2006-10-11 03:39:01.000000000 +0900 >+++ aide-0.13.1/Makefile.am 2007-02-22 18:14:47.000000000 +0900 >@@ -33,7 +33,7 @@ > src/aide -c doc/aide.conf -V20 > > update-db: all >- src/aide -B "database_out=file://$(top_srcdir)/doc/aide.db" -c doc/aide.conf -i >+ src/aide -B "database_out=file://$(abs_top_srcdir)/doc/aide.db" -c doc/aide.conf -i > > dist-hook: configure > mkdir $(distdir)/include >diff -Naur aide-0.13.1.orig/doc/aide.conf.in aide-0.13.1/doc/aide.conf.in >--- aide-0.13.1.orig/doc/aide.conf.in 2006-11-25 04:53:56.000000000 +0900 >+++ aide-0.13.1/doc/aide.conf.in 2007-02-22 19:18:04.000000000 +0900 >@@ -19,7 +19,7 @@ > # corresponding line. > # > >-@@define TOPDIR @top_srcdir@ >+@@define TOPDIR @abs_top_srcdir@ > > @@ifndef TOPDIR > @@define TOPDIR / >diff -Naur aide-0.13.1.orig/src/Makefile.am aide-0.13.1/src/Makefile.am >--- aide-0.13.1.orig/src/Makefile.am 2006-10-28 06:10:38.000000000 +0900 >+++ aide-0.13.1/src/Makefile.am 2007-02-22 17:59:19.000000000 +0900 >@@ -20,6 +20,8 @@ > # This is no longer needed > # SUBDIRS = crypt > >+DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@ >+ > bin_PROGRAMS = aide > > aide_SOURCES = \
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 126694
:
86679
|
94362
|
94363
|
110822
|
110995
| 110996 |
111000
|
115823