Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 20 years ago
parent
commit
76df15beaa
2 changed files with 5 additions and 2 deletions
  1. +3
    -0
      package/tsa/quagga/quagga.conf
  2. +2
    -2
      package/tsa/quagga/quagga.desc

+ 3
- 0
package/tsa/quagga/quagga.conf

@ -28,6 +28,9 @@ var_append confopt ' ' '--enable-ospf-te'
var_append confopt ' ' '--sysconfdir=/etc/zebra'
var_append confopt ' ' '--localstatedir=/var/run/zebra'
#termcap lib is in /lib but quaqqa is too stupid too add it to its linker paths
var_append GCC_WRAPPER_INSERT ' ' '-L/lib'
init_and_ownerships() {
install_init zebra $confdir/zebra.init

+ 2
- 2
package/tsa/quagga/quagga.desc

@ -39,8 +39,8 @@
[L] GPL
[S] Stable
[V] 0.97.2
[V] 0.99.2
[P] X -?---5---9 113.900
[D] 378754711 quagga-0.97.2.tar.gz http://www.quagga.net/download/
[D] 3673462161 quagga-0.99.2.tar.gz http://www.quagga.net/download/

Loading…
Cancel
Save