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