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)
commit5c9a1b2c98cc712fc519225e62fba4e5088631a3
tree1d22370f84b56259adc6976c39adf74caab69c3f
parent6287e13b34efeaa8fd94c7c6d99468350ce6172e
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>
source/Makefile.in