Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
rancid-stable
> rancid-3.7.0-brocadevdx_makefiles.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rancid-3.7.0-brocadevdx_makefiles.patch of Package rancid-stable (Revision 50)
Currently displaying revision
50
,
show latest
--- lib/Makefile.am.orig 2016-12-28 20:44:54.000000000 +0100 +++ lib/Makefile.am 2018-02-20 10:54:08.750180336 +0100 @@ -10,7 +10,7 @@ my_pkglib_DATA = rancid.pm acos.pm aeos.pm arbor.pm bigip.pm ciscowlc.pm \ dell.pm edgemax.pm edgerouter.pm exos.pm foundry.pm \ ios.pm iossb.pm iosshtech.pm iosxr.pm junos.pm mrv.pm nxos.pm \ - panos.pm rbt.pm sros.pm wavesvros.pm + panos.pm rbt.pm sros.pm wavesvros.pm brocadevdx.pm pkglib_in = $(my_pkglib_DATA:%=%.in) RANLIB= : @@ -76,3 +76,4 @@ rbt.pm: rbt.pm.in sros.pm: sros.pm.in wavesvros.pm: wavesvros.pm.in +brocadevdx.pm: brocadevdx.pm.in --- lib/Makefile.in.orig 2017-09-18 19:50:04.000000000 +0200 +++ lib/Makefile.in 2018-02-20 10:53:05.294175692 +0100 @@ -274,7 +274,7 @@ my_pkglib_DATA = rancid.pm acos.pm aeos.pm arbor.pm bigip.pm ciscowlc.pm \ dell.pm edgemax.pm edgerouter.pm exos.pm foundry.pm \ ios.pm iossb.pm iosshtech.pm iosxr.pm junos.pm mrv.pm nxos.pm \ - panos.pm rbt.pm sros.pm wavesvros.pm + panos.pm rbt.pm sros.pm wavesvros.pm brocadevdx.pm pkglib_in = $(my_pkglib_DATA:%=%.in) RANLIB = : @@ -547,6 +547,7 @@ rbt.pm: rbt.pm.in sros.pm: sros.pm.in wavesvros.pm: wavesvros.pm.in +brocadevdx.pm: brocadevdx.pm.in # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.