cifs.upcall: move default install location to EPREFIX/sbin
authorJeff Layton <jlayton@redhat.com>
Mon, 18 Aug 2008 17:49:59 +0000 (13:49 -0400)
committerJeff Layton <jlayton@redhat.com>
Thu, 21 Aug 2008 23:40:14 +0000 (19:40 -0400)
commita835c28bb7e37d4968646a4727f23b1344137cc4
tree4d9f12ace3571671b935f96c4d1dee1f59180f34
parent6cbebac514a8661f577e11d05f3eae675b605d51
cifs.upcall: move default install location to EPREFIX/sbin

cifs.upcall links to libraries that live under /usr, so installing it
in /sbin doesn't seem appropriate. Move it to EPREFIX/sbin instead
(i.e. /usr/sbin).

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(This used to be commit 5c9a1b2c98cc712fc519225e62fba4e5088631a3)
source3/Makefile.in