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