Skip to content
Snippets Groups Projects
Commit c83b52a4 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

removed doc syncing

parent f6136c77
No related branches found
No related tags found
No related merge requests found
...@@ -85,10 +85,10 @@ fi ...@@ -85,10 +85,10 @@ fi
if [ $dev -eq 1 ] if [ $dev -eq 1 ]
then then
echo "Pd dev package..." echo "Pd dev package..."
cd doc/ #cd doc/
#svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc . #svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc .
cp -f ../l2ork_addons/doc/Makefile . #cp -f ../l2ork_addons/doc/Makefile .
cd .. #cd ..
cd externals/miXed cd externals/miXed
make clean make clean
cd ../ cd ../
...@@ -156,10 +156,10 @@ then ...@@ -156,10 +156,10 @@ then
#fi #fi
# update docs # update docs
cd doc/ #cd doc/
#svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc . #svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc .
cp -f ../l2ork_addons/doc/Makefile . #cp -f ../l2ork_addons/doc/Makefile .
cd .. #cd ..
if [ $full -eq 2 -o $deb -eq 2 ] if [ $full -eq 2 -o $deb -eq 2 ]
then then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment