ecryptfs-utils: fix installation.
This commit is contained in:
parent
10ef7bb706
commit
a439ca7fcb
@ -31,7 +31,8 @@ long_desc="
|
||||
CPPFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_install() {
|
||||
vmove "sbin/*" usr/sbin
|
||||
vmkdir usr
|
||||
mv ${DESTDIR}/sbin ${DESTDIR}/usr
|
||||
chmod +s ${DESTDIR}/usr/sbin/mount.ecryptfs_private
|
||||
|
||||
vmkdir usr/lib/modules-load.d
|
||||
|
Loading…
Reference in New Issue
Block a user