summaryrefslogtreecommitdiffstats
path: root/lst/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-12-02 12:05:35 +0000
committerThierry Vignaud <tv@mandriva.org>2008-12-02 12:05:35 +0000
commit735758486b22d0edfec3f54816d9e6c596a84c0b (patch)
treec0c35697cc84fe9ed27abc7326355a3e81648d7c /lst/Makefile
parent97a0e5187421c37c23e033b82ad3d30d6517c8cd (diff)
downloadldetect-lst-735758486b22d0edfec3f54816d9e6c596a84c0b.tar
ldetect-lst-735758486b22d0edfec3f54816d9e6c596a84c0b.tar.gz
ldetect-lst-735758486b22d0edfec3f54816d9e6c596a84c0b.tar.bz2
ldetect-lst-735758486b22d0edfec3f54816d9e6c596a84c0b.tar.xz
ldetect-lst-735758486b22d0edfec3f54816d9e6c596a84c0b.zip
fix "INTERNAL ERROR: good_default_monitor (Generic|*) is unknown in MonitorsDB"
after syncing with redhat
Diffstat (limited to 'lst/Makefile')
-rw-r--r--lst/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lst/Makefile b/lst/Makefile
index 94cd29c6..7239b2f1 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -57,6 +57,8 @@ install: $(TMP_TABLES) $(TABLES3)
gzip -9 $(dir)/{pcitable,usbtable,dmitable}.d/90default.lst
install -m 644 ScannerDB.gz scannerconfigs Cards+ MonitorsDB isdn.db $(dir)
+ # make MonitorDB looks fine for XFdrake (b/c of sync with RH):
+ perl -pi -e 's!^Generic CRT Display; Monitor !Generic; !; s!Generic LCD Display; LCD Panel !Generic; Flat Panel !' $(dir)/MonitorsDB
install -m 644 fallback-modules.alias $(dir)/fallback-modules.alias
install -D -m 644 preferred-modules.alias $(slibdir)/module-init-tools/ldetect-lst-modules.alias