diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb deleted file mode 100644 index 9cd881a3ef..0000000000 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.5.1.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | require python-ndg-httpsclient.inc | ||
2 | inherit pypi setuptools update-alternatives | ||
3 | |||
4 | ALTERNATIVE_${PN} = "ndg_httpclient" | ||
5 | ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient" | ||
6 | ALTERNATIVE_PRIORITY = "20" | ||