diff --git a/build/makepack-dolibarr.pl b/build/makepack-dolibarr.pl index d6dd90b1e4d..857a2216652 100644 --- a/build/makepack-dolibarr.pl +++ b/build/makepack-dolibarr.pl @@ -108,9 +108,8 @@ if ($ENV{"DESTI"}) { $DESTI = $ENV{"DESTI"}; } # Force output dir if env DESTI print "Makepack version $VERSION\n"; print "Building package name: $PROJECT\n"; print "Building package version: $MAJOR.$MINOR.$BUILD\n"; -print "Source directory: $SOURCE\n"; -print "Target directory: $DESTI\n"; - +print "Source directory (SOURCE): $SOURCE\n"; +print "Target directory (DESTI) : $DESTI\n"; # Choose package targets