Commit 815dc033 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xbacklight to 1.2.3

parent e9456b61
all:
tar xf xbacklight-1.2.2.tar.bz2
cd xbacklight-1.2.2 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xbacklight-1.2.2
$(MAKE) -C xbacklight-1.2.2 check
$(MAKE) -C xbacklight-1.2.2 install
rm -rf xbacklight-1.2.2
tar xf xbacklight-1.2.3.tar.bz2
cd xbacklight-1.2.3 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xbacklight-1.2.3
$(MAKE) -C xbacklight-1.2.3 check
$(MAKE) -C xbacklight-1.2.3 install
rm -rf xbacklight-1.2.3
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