Commit b68046ef authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated setxkbmap to 1.3.2

parent 00306535
all: all:
tar xf setxkbmap-1.3.1.tar.bz2 tar xf setxkbmap-1.3.2.tar.bz2
cd setxkbmap-1.3.1 && ./configure $(XORG_FOLDERS) cd setxkbmap-1.3.2 && ./configure $(XORG_FOLDERS)
$(MAKE) -C setxkbmap-1.3.1 $(MAKE) -C setxkbmap-1.3.2
$(MAKE) -C setxkbmap-1.3.1 check $(MAKE) -C setxkbmap-1.3.2 check
$(MAKE) -C setxkbmap-1.3.1 install $(MAKE) -C setxkbmap-1.3.2 install
rm -rf setxkbmap-1.3.1 rm -rf setxkbmap-1.3.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment