mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-09 18:21:09 +00:00
Migrate to python2.7
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
527d7f03e6
commit
1641706305
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2.6 -u
|
||||
#!/usr/bin/python2.7 -u
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# 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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user