]> git.pld-linux.org Git - packages/faces.git/blob - faces-fix.patch
- tabs in preamble
[packages/faces.git] / faces-fix.patch
1 --- faces/filters/xbm2ikon.fix  Thu Apr  8 12:10:31 1999
2 +++ faces/filters/xbm2ikon      Thu Apr  8 12:10:47 1999
3 @@ -23,6 +23,5 @@
4  sed -e 1,2d -e '$s/$/,/' |
5  tr -d '\011\012' |
6  tr ',' '\012' |
7 -sed 's/^/0x/' |
8  pr -l1 -t -w22 -3 -s, |
9  sed -e 's/$/,/' -e 's/\(0x....\)\(0x....\)\(0x....\),/\1,\2,\3,/'
This page took 0.045034 seconds and 3 git commands to generate.