# Recipe (MakeRecipe) for Ecryptfs-Utils by Michael Homer <michael@gobolinux.org>, on Mon Aug 11 15:45:02 NZST 2008
# Recipe for version 53 by Michael Homer <michael@gobolinux.org>, on Mon Aug 11 15:45:02 NZST 2008
compile_version=1.11.0
url="$httpSourceforge/ecryptfs/ecryptfs-utils-53.tar.gz"
file_size=475578
file_md5=988b99f6e532c4164204ee00e41374e2
recipe_type=configure

post_install() {
   chmod a+s $target/sbin/mount.ecryptfs_private
}
