Remove unintended change from r383627

This commit is contained in:
Baptiste Daroussin
2015-04-09 07:50:52 +00:00
parent 39cad29a6e
commit 15da689cce
-1
View File
@@ -48,7 +48,6 @@ absolute_path() {
find_dep() {
pattern=$1
echo $pattern >&2
case ${pattern} in
*\>*|*\<*|*=*)
${PKG_BIN} info -Eg "${pattern}" 2>/dev/null