Browse Source

obfuscate email

copy-dylibs-in-bottle
Alexandros Theodotou 3 years ago
parent
commit
0c775534a1
Signed by: alex
GPG Key ID: 022EAE42313D70F3
  1. 1
      Makefile
  2. 2
      README-trial.in
  3. 2
      README.in
  4. 0
      README.md

1
Makefile

@ -178,6 +178,7 @@ ${1}: unix-artifacts tools/gen_installer.sh README$(2).in installer.sh.in FORCE @@ -178,6 +178,7 @@ ${1}: unix-artifacts tools/gen_installer.sh README$(2).in installer.sh.in FORCE
cp -Rf artifacts/opensuse-tumbleweed/ZChordz.lv2 \
bin/opensuse/ZChordz.lv2-tumbleweed
sed 's/@VERSION@/$(ZRYTHM_VERSION)/' < README$(2).in > README
sed -i -e 's/@_AT_@/@/' README
sed 's/@VERSION@/$(ZRYTHM_VERSION)/' < installer.sh.in > installer.sh
sed -i -e 's/@ZLFO_VERSION@/$(ZLFO_VERSION)/' installer.sh
sed -i -e 's/@ZCHORDZ_VERSION@/$(ZCHORDZ_VERSION)/' installer.sh

2
README-trial.in

@ -13,7 +13,7 @@ If you prefer to install the packages @@ -13,7 +13,7 @@ If you prefer to install the packages
manually, you can find them inside `bin`.
If you experience any problems, please
email alex@zrythm.org
email alex@_AT_@zrythm.org
This installer is offered as-is, without
any warranty.

2
README.in

@ -13,7 +13,7 @@ If you prefer to install the packages @@ -13,7 +13,7 @@ If you prefer to install the packages
manually, you can find them inside `bin`.
If you experience any problems, please
email alex@zrythm.org
email alex@_AT_@zrythm.org
This installer is offered as-is, without
any warranty.

0
README-dev.md → README.md

Loading…
Cancel
Save