]> git.pld-linux.org Git - packages/flawfinder.git/blob - flawfinder-python.patch
- up to 1.27
[packages/flawfinder.git] / flawfinder-python.patch
1 --- flawfinder-0.20/flawfinder~ Sat Dec 22 13:13:10 2001
2 +++ flawfinder-0.20/flawfinder  Sat Dec 22 13:13:10 2001
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/env python
5 +#!/usr/bin/python
6  
7  # flawfinder: Find potential security flaws ("hits") in source code.
8  # Usage:
9 --- flawfinder-0.20/setup.py~   Sat Dec 22 13:13:37 2001
10 +++ flawfinder-0.20/setup.py    Sat Dec 22 13:13:37 2001
11 @@ -1,4 +1,4 @@
12 -#!/usr/bin/env python
13 +#!/usr/bin/python
14  
15  # This is the setup.py script for "flawfinder" by David A. Wheeler.
16  # My thanks to Jon Nelson, who created the initial setup.py script.
This page took 0.080538 seconds and 3 git commands to generate.