e6f2cd0b2a
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing $ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
deb_hand.mak | ||
description.txt |
README
Just type 'make deb' :)