We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96950f7 commit 4826cacCopy full SHA for 4826cac
Makefile
@@ -37,7 +37,7 @@ ensure-deliverables: rabbit-vsn
37
file ${RELEASE_DIR}/${NAME_VSN}-net-3.0-wcf-htmldoc
38
39
ensure-prerequisites: rabbit-vsn
40
- dpkg -p htmldoc plotutils transfig graphviz > /dev/null
+ dpkg -L htmldoc plotutils transfig graphviz > /dev/null
41
42
ensure-release-dir: rabbit-vsn
43
touch ${RELEASE_DIR}/
0 commit comments