#!/usr/bin/perl use lib ".."; use keyboard; my $dir = "keymaps/usr/share/keymaps"; system("rm -rf keymaps ; mkdir -p keymaps/usr/share/keymaps"); foreach (keyboard::keyboards()) { my $kmap = keyboard::keyboard2kmap($_); if (system("./kmap2bkmap $kmap > $dir/$kmap.bkmap 2>/dev/null") != 0) { warn "unknown kmap $kmap\n"; unlink "$dir/$kmap.bkmap"; } } system("tar cfj keymaps.tar.bz2 -C keymaps usr") == 0 or die; system("rm -rf keymaps"); nk rel='vcs-git' href='ssh://git@git.mageia.org/software/ldetect-lst' title='ldetect-lst Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/dkms-modules-info/2.6.36-server-0.rc7.1mnb/vboxnetadp.alias
diff options
context:
space:
mode:
authorMandrake <mandrake@mandriva.com>2010-10-09 01:01:53 +0000
committerMandrake <mandrake@mandriva.com>2010-10-09 01:01:53 +0000
commite71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89 (patch)
treee6b0ff1c2e6d4b228fc727f72874d3bfabde495b /dkms-modules-info/2.6.36-server-0.rc7.1mnb/vboxnetadp.alias
parent65787562e96dad49ad4fe91858e4399b01abd61a (diff)
downloadldetect-lst-e71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89.tar
ldetect-lst-e71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89.tar.gz
ldetect-lst-e71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89.tar.bz2
ldetect-lst-e71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89.tar.xz
ldetect-lst-e71dd1c8a61b7a0b0ba65d70b11c901cc32c9b89.zip
add dkms info for fglrx with kernel 2.6.36-desktop-0.rc7.1mnb
Diffstat (limited to 'dkms-modules-info/2.6.36-server-0.rc7.1mnb/vboxnetadp.alias')
0 files changed, 0 insertions, 0 deletions