mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
ntfsprogs: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e2f6269e13
commit
48573c70e6
@ -6,7 +6,7 @@
|
|||||||
NTFSPROGS_VERSION:=2.0.0
|
NTFSPROGS_VERSION:=2.0.0
|
||||||
NTFSPROGS_SOURCE:=ntfsprogs-$(NTFSPROGS_VERSION).tar.gz
|
NTFSPROGS_SOURCE:=ntfsprogs-$(NTFSPROGS_VERSION).tar.gz
|
||||||
NTFSPROGS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-ntfs/
|
NTFSPROGS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-ntfs/
|
||||||
NTFSPROGS_CONF_OPT:=--disable-gnome-vfs --program-prefix="" --disable-crypto
|
NTFSPROGS_CONF_OPT:=--disable-gnome-vfs --disable-crypto
|
||||||
NTFSPROGS_INSTALL_STAGING:=yes
|
NTFSPROGS_INSTALL_STAGING:=yes
|
||||||
|
|
||||||
NTFSPROGS_BIN:=ntfscat ntfscluster ntfscmp ntfsfix ntfsinfo ntfsls
|
NTFSPROGS_BIN:=ntfscat ntfscluster ntfscmp ntfsfix ntfsinfo ntfsls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user