X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packages%2Fswitches%2FMakefile;h=09a72b3a0b758bf1c0e904ff016b8d70c6de79ea;hb=3034dc83f6095f1df20523b07cdba7f252341c3f;hp=930e0ac52e19b533538032b30929e6dce41347c6;hpb=14289403c8e193e10a174fde02030028b6f7bbb1;p=hw%2Faltusmetrum diff --git a/packages/switches/Makefile b/packages/switches/Makefile index 930e0ac..09a72b3 100644 --- a/packages/switches/Makefile +++ b/packages/switches/Makefile @@ -11,7 +11,7 @@ FOOTPRINTS = \ nickle $*.5c -o $@ .py.fp: - python2 $*.py > $@ + python3 $*.py > $@ all: $(FOOTPRINTS) .gitignore