Autoreconfigure
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
4c68cb8651
commit
8465630786
@ -64,6 +64,7 @@ pgk-config) to develop FUSE v2 based applications/filesystems.
|
||||
# ./makeconf.sh
|
||||
#disable device creation during build/install
|
||||
sed -i 's|mknod|echo Disabled: mknod |g' util/Makefile.in
|
||||
autoreconf -ivf
|
||||
|
||||
%build
|
||||
# Can't pass --disable-static here, or else the utils don't build
|
||||
|
Loading…
Reference in New Issue
Block a user