diff -Nru ebtables-v2.0.10-2-orig/Makefile ebtables-v2.0.10-2/Makefile
--- ebtables-v2.0.10-2-orig/Makefile	2011-12-02 18:19:17.150077039 +0200
+++ ebtables-v2.0.10-2/Makefile	2011-12-02 18:20:51.744854053 +0200
@@ -10,10 +10,10 @@
 
 # default paths
 LIBDIR:=/usr/lib
-MANDIR:=/usr/local/man
-BINDIR:=/usr/local/sbin
+MANDIR:=/usr/man
+BINDIR:=/usr/sbin
 ETCDIR:=/etc
-INITDIR:=/etc/rc.d/init.d
+INITDIR:=/etc/rc.d
 SYSCONFIGDIR:=/etc/sysconfig
 DESTDIR:=
 
