mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-11 02:21:33 +00:00
Migrate to python2.7
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
0657aa67c2
commit
2a046dcd93
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python2.6 -u
|
#!/usr/bin/python2.7 -u
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# Copyright (C) 2001-2008 Anthony Towns <ajt@debian.org>
|
# Copyright (C) 2001-2008 Anthony Towns <ajt@debian.org>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include <python2.6/Python.h>
|
#include <python2.7/Python.h>
|
||||||
|
|
||||||
#include "dpkg.h"
|
#include "dpkg.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user