commit 9d0ea59a9f3beb20f54ef801ba24831818fd037a
parent e50303c5feb5d8263f216686d53f82f4a81d0e8e
Author: gearsix <gearsix@tuta.io>
Date: Sat, 31 Jul 2021 22:18:38 +0100
updated install to use setup.py
Diffstat:
2 files changed, 1 insertion(+), 18 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,16 +0,0 @@
-CURRDIR=$(shell pwd)
-DESTBINDIR=/usr/local/bin
-NAME=sya
-
-all: none
-
-none:
- @echo 'nothing to do, just run "make install", or "make uninstall"'
-
-install:
- install -pDm755 ${CURRDIR}/${NAME}.py ${DESTBINDIR}/${NAME}
-
-uninstall:
- rm -i ${DESTBINDIR}/${NAME}
-
-.PHONY: all none install link uninstall
diff --git a/README.txt b/README.txt
@@ -64,8 +64,7 @@ TRACKLIST
✘ Spazzmatica Polka (1:26:01)
INSTALL
- If you'd like to install sya manually, then "cd" into the the sya directory
- and run "sudo make install"
+ "sudo python ./setup.py install" or "python ./setup.py install --user"
DISCLAIMER
It should go without saying, don't use this for pirating music.