Commit 9cbdfbbf authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated hplip to 3.19.6

parent d96e97cc
all: all:
tar xf hplip-3.18.5.tar.gz tar xf hplip-3.19.6.tar.gz
cd hplip-3.18.5 && ./configure --prefix=/usr --disable-scan-build cd hplip-3.19.6 && ./configure --prefix=/usr --disable-scan-build
$(MAKE) -C hplip-3.18.5 $(MAKE) -C hplip-3.19.6
$(MAKE) -C hplip-3.18.5 install $(MAKE) -C hplip-3.19.6 install
rm -rf hplip-3.18.5 rm -rf hplip-3.19.6
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