Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
8a945ac990
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/Check-Deps-2

+ 1
- 0
scripts/Check-Deps-2

@ -22,6 +22,7 @@ while ($_ = shift @ARGV) {
print "The data from scripts/dep_db.txt and scripts/dep_fixes.txt\n";
print "is used for the dependency analysis.\n";
print "\n";
exit 1;
} else {
$ign{$_} = 1;
}

Loading…
Cancel
Save