mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-18 03:11:24 +00:00
b11e6707b8
Added back files created for distribution git-archimport-id: srivasta@debian.org--etch/make--upstream--3.81--patch-3
10 lines
217 B
Sed
10 lines
217 B
Sed
s/"\([^"]*\)"/“\1”/g
|
||
s/`\([^`']*\)'/‘\1’/g
|
||
s/ '\([^`']*\)' / ‘\1’ /g
|
||
s/ '\([^`']*\)'$/ ‘\1’/g
|
||
s/^'\([^`']*\)' /‘\1’ /g
|
||
s/“”/""/g
|
||
s/“/“[1m/g
|
||
s/”/[0m”/g
|
||
s/‘/‘[1m/g
|
||
s/’/[0m’/g
|