Commit b069764a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Removed use of libImageProcessor blob

parent defa6ed4
all: all:
tar xf hplip-3.19.6.tar.gz tar xf hplip-3.19.6.tar.gz
patch -Np1 -d hplip-3.19.6 < hplip-3.19.6-arm64.patch patch -Np1 -d hplip-3.19.6 < hplip-3.19.6-arm64.patch
patch -Np1 -d hplip-3.19.6 < hplip-3.19.6-no_libImageProcessor.patch
cd hplip-3.19.6 && ./configure --prefix=/usr --disable-scan-build cd hplip-3.19.6 && ./configure --prefix=/usr --disable-scan-build
$(MAKE) -C hplip-3.19.6 $(MAKE) -C hplip-3.19.6
$(MAKE) -C hplip-3.19.6 install $(MAKE) -C hplip-3.19.6 install
......
This diff is collapsed.
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