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/pv.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/pv.lorry')
-rw-r--r-- | open-source-lorries/pv.lorry | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/open-source-lorries/pv.lorry b/open-source-lorries/pv.lorry index ec33d74..fde0dd4 100644 --- a/open-source-lorries/pv.lorry +++ b/open-source-lorries/pv.lorry @@ -1,7 +1,6 @@ { "pv": { "type": "tarball", - "strip": 1, "url": "http://www.ivarch.com/programs/sources/pv-1.3.4.tar.gz" } } |