mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xorg-server: always install cvt and gtf
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
a24ce9c9fd
commit
687982775f
@ -159,11 +159,6 @@ post_makeinstall_target() {
|
|||||||
if find_file_path config/xorg.conf ; then
|
if find_file_path config/xorg.conf ; then
|
||||||
cp $FOUND_PATH $INSTALL/etc/X11
|
cp $FOUND_PATH $INSTALL/etc/X11
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! "$DEVTOOLS" = yes ]; then
|
|
||||||
rm -rf $INSTALL/usr/bin/cvt
|
|
||||||
rm -rf $INSTALL/usr/bin/gtf
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user