mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
nano: dont install /usr/share/nano
This commit is contained in:
parent
2e2a9e860c
commit
ac2d229eac
@ -37,5 +37,5 @@ export LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
|||||||
export LIBS="$LIBS -lz"
|
export LIBS="$LIBS -lz"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/share/nano/man-html
|
rm -rf $INSTALL/usr/share/nano
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user