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
if [ $dev -eq 1 ]
then
echo "Pd dev package..."
cd doc/
#cd doc/
#svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc .
cp -f ../l2ork_addons/doc/Makefile .
cd ..
#cp -f ../l2ork_addons/doc/Makefile .
#cd ..
cd externals/miXed
make clean
cd ../
......@@ -156,10 +156,10 @@ then
#fi
# update docs
cd doc/
#cd doc/
#svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/doc .
cp -f ../l2ork_addons/doc/Makefile .
cd ..
#cp -f ../l2ork_addons/doc/Makefile .
#cd ..
if [ $full -eq 2 -o $deb -eq 2 ]
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