]> git.pld-linux.org Git - packages/firstboot.git/blob - firstboot-python.patch
- x32 rebuild
[packages/firstboot.git] / firstboot-python.patch
1 --- firstboot-1.99/firstboot/config.py~ 2008-07-31 21:45:38.000000000 +0200
2 +++ firstboot-1.99/firstboot/config.py  2008-08-29 13:41:24.350173838 +0200
3 @@ -1,4 +1,4 @@
4 -#!/usr/bin/python2
5 +#!/usr/bin/python
6  #
7  # Chris Lumens <clumens@redhat.com>
8  #
9 --- firstboot-1.99/progs/firstboot~     2008-07-31 21:45:38.000000000 +0200
10 +++ firstboot-1.99/progs/firstboot      2008-08-29 13:41:51.218156639 +0200
11 @@ -1,4 +1,4 @@
12 -#!/usr/bin/python2
13 +#!/usr/bin/python
14  #
15  # Chris Lumens <clumens@redhat.com>
16  #
17 --- firstboot-1.99/setup.py~    2008-07-31 21:45:38.000000000 +0200
18 +++ firstboot-1.99/setup.py     2008-08-29 13:42:17.960410892 +0200
19 @@ -1,4 +1,4 @@
20 -#!/usr/bin/python2
21 +#!/usr/bin/python
22  
23  from distutils.core import setup
24  from glob import *
This page took 0.052052 seconds and 3 git commands to generate.