mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mtools: removes installing of floppyd, manual and info
should fix occasional mtools installation problems few of us had
This commit is contained in:
parent
3ab96e35e2
commit
83147370f8
16
packages/tools/mtools/patches/mtools-05-fix-install.patch
Normal file
16
packages/tools/mtools/patches/mtools-05-fix-install.patch
Normal file
@ -0,0 +1,16 @@
|
||||
removes installing of floppyd, manuals and info
|
||||
should fix occasional mtools installation problems few of us had
|
||||
|
||||
--- a/Makefile.in 2010-10-17 17:41:09.000000000 +0200
|
||||
+++ b/Makefile.in 2016-04-28 11:42:28.015052786 +0200
|
||||
@@ -236,8 +236,8 @@
|
||||
uninstall-info:
|
||||
cd $(DESTDIR)$(infodir) && rm -f mtools.info*
|
||||
|
||||
-install: $(DESTDIR)$(bindir)/mtools @BINFLOPPYD@ install-man install-links \
|
||||
- $(DESTDIR)$(bindir)/mkmanifest install-scripts install-info
|
||||
+install: $(DESTDIR)$(bindir)/mtools install-links \
|
||||
+ $(DESTDIR)$(bindir)/mkmanifest install-scripts
|
||||
|
||||
uninstall: uninstall-bin uninstall-man uninstall-links \
|
||||
uninstall-scripts
|
Loading…
x
Reference in New Issue
Block a user