Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
073b0e6c54
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Check-Deps-2

+ 1
- 1
scripts/Check-Deps-2

@ -184,7 +184,7 @@ sub patchfile($$$$) {
print "ERROR: Can't patch $descfile!\n";
print "ERROR: Regex was s/$re1/$re2/\n";
}
system("diff -u0 ./$descfile $tmpfile >> dependencies.patch");
system("diff -U 0 ./$descfile $tmpfile >> dependencies.patch");
}
sub setpri($$$$$$) {

|||||||
100:0
Loading…
Cancel
Save