[Pkg-hpijs-devel] Bug#687129: solution or solved with "../.." in line 251 of rules file

PICCORO McKAY Lenz mckaygerhard at gmail.com
Mon Sep 10 13:31:14 UTC 2012


debian/rules:

in line 251 this:

    ln -s /usr/share/hplip/$$file \
../../bin/$$dest 2>/dev/null || :; \

should be:

    ln -s ../../usr/share/hplip/$$file \
../../bin/$$dest 2>/dev/null || :; \

and package compiles prefectly in any env.

many links are directly over / so then perl replaces line will hang on
none-existing links if are a clean env...

-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-hpijs-devel/attachments/20120910/4cbcb9e7/attachment.html>


More information about the Pkg-hpijs-devel mailing list