Commit 288a97dc authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xmodmap to 1.0.10

parent c56046f5
all:
tar xf xmodmap-1.0.9.tar.bz2
cd xmodmap-1.0.9 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xmodmap-1.0.9
$(MAKE) -C xmodmap-1.0.9 check
$(MAKE) -C xmodmap-1.0.9 install
rm -rf xmodmap-1.0.9
tar xf xmodmap-1.0.10.tar.bz2
cd xmodmap-1.0.10 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xmodmap-1.0.10
$(MAKE) -C xmodmap-1.0.10 check
$(MAKE) -C xmodmap-1.0.10 install
rm -rf xmodmap-1.0.10
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