Code cleanup
This commit is contained in:
parent
639c4c6e3d
commit
e1ba9f00c7
|
@ -134,7 +134,7 @@ _deforaos_release()
|
|||
|
||||
_release_configure()
|
||||
{
|
||||
if [ -f "project.conf" ]; then
|
||||
if [ -f "$PROJECTCONF" ]; then
|
||||
$DEBUG $CONFIGURE
|
||||
return $?
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user