Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
rancid-stable
> rancid-3.6.0-brocadevdx_makefiles.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rancid-3.6.0-brocadevdx_makefiles.patch of Package rancid-stable (Revision 46)
Currently displaying revision
46
,
show latest
--- lib/Makefile.am.orig 2016-12-06 15:25:33.583388517 +0100 +++ lib/Makefile.am 2016-12-06 15:27:15.223388296 +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 eos.pm exos.pm foundry.pm \ ios.pm iosshtech.pm iosxr.pm junos.pm mrv.pm nxos.pm \ - panos.pm rbt.pm wavesvros.pm + panos.pm rbt.pm wavesvros.pm brocadevdx.pm pkglib_in = $(my_pkglib_DATA:%=%.in) RANLIB= : @@ -76,3 +76,4 @@ rbt.pm: rbt.pm.in timos.pm: timos.pm.in wavesvros.pm: wavesvros.pm.in +brocadevdx.pm: brocadevdx.pm.in --- lib/Makefile.in.orig 2016-12-06 15:25:26.535386232 +0100 +++ lib/Makefile.in 2016-12-06 15:26:41.987376923 +0100 @@ -273,7 +273,7 @@ my_pkglib_DATA = rancid.pm acos.pm aeos.pm arbor.pm bigip.pm ciscowlc.pm \ dell.pm edgemax.pm edgerouter.pm eos.pm exos.pm foundry.pm \ ios.pm iosshtech.pm iosxr.pm junos.pm mrv.pm nxos.pm \ - panos.pm rbt.pm wavesvros.pm + panos.pm rbt.pm wavesvros.pm brocadevdx.pm pkglib_in = $(my_pkglib_DATA:%=%.in) RANLIB = : @@ -545,6 +545,7 @@ panos.pm: panos.pm.in rbt.pm: rbt.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.