Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338846 Details for
Bug 457504
app-backup/bacula-5.2.12: add support for installing examples into docdir
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bacula-5.2.12.ebuild-examples.patch
bacula-5.2.12.ebuild-examples.patch (text/plain), 799 bytes, created by
Timo Eissler
on 2013-02-14 10:39:41 UTC
(
hide
)
Description:
bacula-5.2.12.ebuild-examples.patch
Filename:
MIME Type:
Creator:
Timo Eissler
Created:
2013-02-14 10:39:41 UTC
Size:
799 bytes
patch
obsolete
>--- bacula-5.2.12.ebuild.orig 2013-02-14 11:34:18.635330806 +0100 >+++ bacula-5.2.12.ebuild 2013-02-14 11:29:35.877788105 +0100 >@@ -19,7 +19,7 @@ > LICENSE="AGPL-3" > SLOT="0" > KEYWORDS="amd64 ~hppa ppc sparc x86" >-IUSE="acl bacula-clientonly bacula-nodir bacula-nosd ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd vim-syntax X" >+IUSE="acl bacula-clientonly bacula-nodir bacula-nosd examples ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd vim-syntax X" > > DEPEND=" > dev-libs/gmp >@@ -299,6 +299,12 @@ > # documentation > dodoc ChangeLog ReleaseNotes SUPPORT technotes > >+ # install examples >+ if use examples; then >+ docinto examples/ >+ dodoc -r examples/* >+ fi >+ > # vim-files > if use vim-syntax; then > insinto /usr/share/vim/vimfiles/syntax
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 457504
: 338846