Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
55
cde/logs/logerr.sed
Normal file
55
cde/logs/logerr.sed
Normal file
@@ -0,0 +1,55 @@
|
||||
/cleaning/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/including/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/depending/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/making/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/installing/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]make:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]ld:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]cc:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]cp:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]gencat:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]mv:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/{^A-Za-z]rm:/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/[^-._A-Za-z][Ee][Rr][Rr][Oo][Rr][^-._A-Za-z]/ {
|
||||
p
|
||||
b eof
|
||||
}
|
||||
/couldn't set locale/h
|
||||
/making/g
|
||||
:eof
|
||||
Reference in New Issue
Block a user