Removed a duplicated comment.
This commit is contained in:
parent
1d2f9d43cf
commit
36f1924239
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ do_dependencies() { # Loop to find sub-dependencies
|
|||
done
|
||||
# Create the xinclude file
|
||||
else
|
||||
# We will call the function from inside it
|
||||
echo -e "\nStart new loop for PKG $DEP (to solve $PKG)\n" >> depure.txt
|
||||
# We will call the function from inside it
|
||||
set +e
|
||||
|
|
Reference in a new issue