Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 474004 Details for
Bug 557284
net-misc/rancid-3.2 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rancid-3.6.2-buildsystem.patch
rancid-3.6.2-buildsystem.patch (text/plain), 1.39 KB, created by
Reuben Farrelly
on 2017-05-24 05:33:05 UTC
(
hide
)
Description:
rancid-3.6.2-buildsystem.patch
Filename:
MIME Type:
Creator:
Reuben Farrelly
Created:
2017-05-24 05:33:05 UTC
Size:
1.39 KB
patch
obsolete
>--- configure.ac >+++ configure.ac >@@ -259,7 +259,7 @@ > # is good enough -- if we can't find GNU tar, we don't really care. > AC_CHECK_PROGS(TAR, gnutar gtar tar) > >-AC_CHECK_PROGS(AUTOMAKE, automake) >+dnl AC_CHECK_PROGS(AUTOMAKE, automake) > > dnl locate perl 5 and expect. > AC_PROG_INSTALL >--- Makefile.am >+++ Makefile.am >@@ -13,7 +13,7 @@ > > @SET_MAKE@ > >-pkgdata_DATA = COPYING CHANGES FAQ README README.lg UPGRADING cloginrc.sample >+dist_doc_DATA = COPYING CHANGES FAQ README README.lg UPGRADING cloginrc.sample > EXTRA_DIST = BUGS Todo configure configure.vers install-sh \ > mkinstalldirs Makefile.in Todo $(pkgdata_DATA) > #DIST_COMMON = >--- share/Makefile.am >+++ share/Makefile.am >@@ -13,8 +13,9 @@ > > pkgdata_SCRIPTS= rancid-cvspurge rtrfilter downreport > dist_pkgdata_SCRIPTS=getipacctg >-dist_pkgdata_DATA=README.misc cisco-load.exp cisco-reload.exp \ >- index.html lgnotes.html >+dist_pkgdata_DATA=cisco-load.exp cisco-reload.exp >+dist_doc_DATA=README.misc >+dist_html_DATA=index.html lgnotes.html > > EXTRA_DIST = rancid-cvspurge.in rancid.spec rtrfilter.in downreport.in > >--- etc/Makefile.am >+++ etc/Makefile.am >@@ -10,7 +10,7 @@ > sysconf_DATA= rancid.types.base > pkgdata_nogen = rancid.types.conf > pkgdata_gen = lg.conf.sample rancid.conf.sample >-pkgdata_DATA = $(pkgdata_nogen) $(pkgdata_gen) >+dist_doc_DATA= $(pkgdata_nogen) $(pkgdata_gen) > > EXTRA_DIST= $(pkgdata_gen:%=%.in) $(pkgdata_nogen) $(sysconf_DATA) >
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 557284
:
474002
| 474004 |
474006