[xorg-bugzilla-noise] [Bug 531] New: missing xfree86.lst

bugzilla-daemon at pdx.freedesktop.org bugzilla-daemon at pdx.freedesktop.org
Thu Apr 22 01:29:14 EST 2004


http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=531

           Summary: missing xfree86.lst
           Product: xorg
           Version: 6.7.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: App/xkbcomp
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: gdx at poczta.fm


command: "setxkbmap pl" doesn't work because file xfree86.lst does not exist

here is a patch:

diff -urN xc.orig/programs/xkbcomp/rules/Imakefile
xc/programs/xkbcomp/rules/Imakefile
--- xc.orig/programs/xkbcomp/rules/Imakefile	2004-04-21 16:33:54.364966704 +0000
+++ xc/programs/xkbcomp/rules/Imakefile	2004-04-21 16:35:09.646522168 +0000
@@ -9,4 +9,5 @@
 InstallMultiple($(DATAFILES),$(LIBDIR)/xkb/rules)
 InstallMultiple($(LISTFILES),$(LIBDIR)/xkb/rules)
 InstallCreateLink($(LIBDIR)/xkb/rules,xorg,xfree86)
+InstallCreateLink($(LIBDIR)/xkb/rules,xorg.lst,xfree86.lst)
 DependTarget()



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the xorg-bugzilla-noise mailing list