[Git][noosfero/noosfero][master] Remove obsolete symlink added by old versions

Antonio Terceiro gitlab at mg.gitlab.com
Thu Nov 12 15:13:04 BRST 2015


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
6aa8737e by Antonio Terceiro at 2015-11-12T15:12:29Z
Remove obsolete symlink added by old versions

People that are using an old enough noosfero tree might have problems
with it.

- - - - -


1 changed file:

- script/quick-start


Changes:

=====================================
script/quick-start
=====================================
--- a/script/quick-start
+++ b/script/quick-start
@@ -133,6 +133,9 @@ if [ ! -f .gitignore ]; then
   ln -s gitignore.example .gitignore
 fi
 
+# remove obsolete symbolic link added by old versions
+rm -f vendor/rails
+
 # you can now start the server
 say "I: Congratulations, you are ready to run Noosfero."
 say "I: To execute Noosfero in development mode, run \`./script/development\` and browse to http://localhost:3000"



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/6aa8737ed563f977f9dfc1ddddd0f4e5fc2ce65e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20151112/3fb52a53/attachment-0001.html>


More information about the Noosfero-dev mailing list