diff --git a/Makefile b/Makefile index 1589e2de..b8ecaf35 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: #make -C docs/misc all # make in subdirectory PSLab-apps-master if it is there [ ! -d PSLab-apps-master ] || make -C PSLab-apps-master $@ DESTDIR=$(DESTDIR) - python setup.py build + python3 setup.py build clean: rm -rf docs/_* @@ -22,7 +22,7 @@ install: install -d $(DESTDIR)/usr/share/doc/pslab #cp -a docs/_build/html $(DESTDIR)/usr/share/doc/pslab #cp docs/misc/build/*.html $(DESTDIR)/usr/share/doc/pslab/html - python setup.py install --install-layout=deb \ + python3 setup.py install --install-layout=deb \ --root=$(DESTDIR)/ --prefix=/usr # rules for udev mkdir -p $(DESTDIR)/lib/udev/rules.d pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy