fuse: re-add missing --program-prefix
--program-prefix got errorously removed in the recent cleanup work.
This commit is contained in:
parent
04a4d946fc
commit
81021c223a
@ -27,6 +27,7 @@ $(LIBFUSE_DIR)/.configured: $(LIBFUSE_DIR)/.source
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--program-prefix="" \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-nls \
|
||||
|
Loading…
Reference in New Issue
Block a user