diff options
| -rw-r--r-- | evan/Makefile | 9 | ||||
| -rw-r--r-- | ivan/Makefile | 7 | ||||
| -rwxr-xr-x | ivan/ivan (renamed from evan/evan) | 2 | ||||
| -rwxr-xr-x | ivan/ivan-startup (renamed from evan/evan-startup) | 0 | ||||
| -rw-r--r-- | ivan/satz-liste (renamed from evan/satz-liste) | 0 | 
5 files changed, 8 insertions, 10 deletions
diff --git a/evan/Makefile b/evan/Makefile deleted file mode 100644 index f87e8505..00000000 --- a/evan/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -.PHONY: infect -INSTALL_DIR = /root/bin -infect: -	mkdir -p ${INSTALL_DIR} -	cp evan ${INSTALL_DIR} -	cp satz-liste ${INSTALL_DIR} -	cp evan-startup /etc/init.d/evan -	update-rc.d evan start - diff --git a/ivan/Makefile b/ivan/Makefile new file mode 100644 index 00000000..38eb1da2 --- /dev/null +++ b/ivan/Makefile @@ -0,0 +1,7 @@ +.PHONY: infest +BIN_DIR = ../bin +infest: +	cp ivan ${INSTALL_DIR} +debian-startup: +	cp ivan-startup /etc/init.d/ivan +	update-rc.d evan start @@ -1,5 +1,5 @@  #!/bin/bash -SATZ_LISTE=/krebs/evan/satz-liste +SATZ_LISTE=/krebs/ivan/satz-liste  p="${noise_pitch-10}"  v="${noise_lang-de}"  k="${noise_capital-0}" diff --git a/evan/evan-startup b/ivan/ivan-startup index 8a7f8daa..8a7f8daa 100755 --- a/evan/evan-startup +++ b/ivan/ivan-startup diff --git a/evan/satz-liste b/ivan/satz-liste index 44f84c13..44f84c13 100644 --- a/evan/satz-liste +++ b/ivan/satz-liste  | 
