mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
cp $FOUND_PATH $INSTALL/etc/X11
|
||||
fi
|
||||
|
||||
if [ ! "$DEVTOOLS" = yes ]; then
|
||||
rm -rf $INSTALL/usr/bin/cvt
|
||||
rm -rf $INSTALL/usr/bin/gtf
|
||||
fi
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user