installer no more availlable due to the new buld system

This commit is contained in:
Edouard Dupin 2012-07-23 09:02:51 +02:00
parent 0dbef0d349
commit 694e73a29c

View File

@ -2,7 +2,7 @@
#really simple to install
echo "- copy binary /usr/bin/edn"
sudo cp -vf linux/bin/release/edn /usr/bin/edn
sudo cp -vf out_LINUX/release/obj/edn/edn /usr/bin/edn
sudo chmod 777 /usr/bin/edn
sudo mkdir -p /usr/share/edn
echo "- Remove the folder /usr/share/edn/*"