review module layout and get the packaging we want
[plnode-utils.git] / plnode-utils-vs.spec
index 4f1af77..6317bb0 100644 (file)
@@ -29,7 +29,7 @@ This python package provides utilities like bwlimit, used in various places on a
 %build
 # xxx fixme
 # this is where we chose which flavour of bwlimit gets shipped
-cp bwlimit_vs.py bwlimit.py
+cp plnode/bwlimit_vs.py plnode/bwlimit.py
 python setup.py build
 
 %install