FS#2886 - zebra configuration files in /usr/etc/* - WHY?
Attached to Project:
Arch Linux
Opened by Jarosław Świerad (Messer) - Monday, 27 June 2005, 12:54 GMT
Last edited by Dale Blount (dale) - Monday, 27 June 2005, 13:00 GMT
Opened by Jarosław Świerad (Messer) - Monday, 27 June 2005, 12:54 GMT
Last edited by Dale Blount (dale) - Monday, 27 June 2005, 13:00 GMT
|
Details
I have noticed that zebra configuration files are placed in:
/usr/etc/*. In my opinion they should be located in
/etc/zebra/*.
Maybe edit PKGBUILD like this: ./configure ---sysconfdir=/etc/zebra --prefix=/usr make DESTDIR=$startdir/pkg install it fixes the problem. |
This task depends upon
Comment by Jiri Durdis (D-Evil) -
Friday, 10 February 2006, 02:13 GMT
Also there are missing init scripts (/etc/rc.d/ stuff).
PKGBUILD