OSDN Git Service

Use 'sed -i -e' rather than 'sed -ie' since we don't want
authorEric Andersen <andersen@codepoet.org>
Mon, 22 Dec 2003 08:56:37 +0000 (08:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 22 Dec 2003 08:56:37 +0000 (08:56 -0000)
commit2283789a0b073a896f2c0d2947aec9c8c636f905
tree5246ddc8a5036e287ece6e15eef312761e9d3f49
parent8eb0481463b7e9f78eb04789899004d60300d02a
Use 'sed -i -e' rather than 'sed -ie' since we don't want
to leave backup files with "e" appended scattered all over
the place.
debian/rules