encfs/makedist.sh

11 lines
115 B
Bash
Raw Normal View History

#!/bin/sh
echo Creating autoconf scripts...
sh ./reconfig.sh
echo Configuring...
./configure
sh ./makedist2.sh