diff options
author | Javier Jardón <jjardon@gnome.org> | 2015-02-04 11:26:05 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2015-02-04 11:26:05 +0000 |
commit | ce1ea8fddea2867f1436f208ae98640c1e9aa505 (patch) | |
tree | 8db48c66f322014c7f00190cfe0db8de3f91ea29 /open-source-lorries/python-packages.lorry | |
parent | 6085a9d781ddf92092d3fc560e8908acb33417ed (diff) | |
download | lorries-ce1ea8fddea2867f1436f208ae98640c1e9aa505.tar.gz |
Remove "strip" field from lorry filesjjardon/cleanup
Its not needed anymore
Diffstat (limited to 'open-source-lorries/python-packages.lorry')
-rw-r--r-- | open-source-lorries/python-packages.lorry | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index e032c7d..425d755 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -270,7 +270,6 @@ "url": "git://github.com/dabeaz/ply.git" }, "python-packages/posix-ipc-tarball": { - "strip": 1, "type": "tarball", "url": "http://semanchuk.com/philip/posix_ipc/posix_ipc-0.9.8.tar.gz" }, |