repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python/pyproject_installer: update to 0.5.5
[oi-userland.git]
/
components
/
python
/
appdirs
/
patches
/
01-no-shebang.patch
blob
01bce201b87dc52d8cfec5e448da0708ab4e7f71
1
--- appdirs-1.4.4/appdirs.py.orig
2
+++ appdirs-1.4.4/appdirs.py
3
@@ -1,4 +1,3 @@
4
-#!/usr/bin/env python
5
# -*- coding: utf-8 -*-
6
# Copyright (c) 2005-2010 ActiveState Software Inc.
7
# Copyright (c) 2013 Eddy Petrișor