summaryrefslogtreecommitdiff
path: root/ebtables/ebtables-makefile.diff
blob: c3acd593b4f1ced0a9ec22a4283d7a1489bce213 (plain)
    1 diff -Nru ebtables-v2.0.10-2-orig/Makefile ebtables-v2.0.10-2/Makefile
    2 --- ebtables-v2.0.10-2-orig/Makefile	2011-12-02 18:19:17.150077039 +0200
    3 +++ ebtables-v2.0.10-2/Makefile	2011-12-02 18:20:51.744854053 +0200
    4 @@ -10,10 +10,10 @@
    5  
    6  # default paths
    7  LIBDIR:=/usr/lib
    8 -MANDIR:=/usr/local/man
    9 -BINDIR:=/usr/local/sbin
   10 +MANDIR:=/usr/man
   11 +BINDIR:=/usr/sbin
   12  ETCDIR:=/etc
   13 -INITDIR:=/etc/rc.d/init.d
   14 +INITDIR:=/etc/rc.d
   15  SYSCONFIGDIR:=/etc/sysconfig
   16  DESTDIR:=
   17  

Generated by cgit