updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / lastrecorder-hg / lastrecorder.patch
blob058663abb7096486567d1e6f08ade1777782c21f
1 --- lastrecorder/lastrecorder.py 2010-05-17 11:35:35.732328612 +0200
2 +++ lastrecorder/lastrecorder.py 2010-05-17 11:59:44.745526873 +0200
3 @@ -1,3 +1,5 @@
4 +#!/usr/bin/env python
6 from lastrecorder.main import main
8 if __name__ == '__main__':