grabserial: drop pythonX.Y- name prefix
It's an application, not a library/module.
This commit is contained in:
parent
c8904b593d
commit
afdbfd9552
@ -3,6 +3,7 @@
|
|||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
|
|
||||||
name = "grabserial-20141120";
|
name = "grabserial-20141120";
|
||||||
|
namePrefix = "";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = https://github.com/tbird20d/grabserial.git;
|
url = https://github.com/tbird20d/grabserial.git;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user