don't try to package templates (yet)
git-svn-id: svn://localhost/ardour2/branches/3.0@8647 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
62f1d732fa
commit
bd65df330f
@ -518,7 +518,8 @@ fi
|
||||
# share stuff
|
||||
|
||||
cp -R ../../gtk2_ardour/splash.png $Shared
|
||||
cp ../../templates/*.template $Shared/templates/
|
||||
# currently no templates
|
||||
#cp ../../templates/*.template $Shared/templates/
|
||||
|
||||
# go through and recursively remove any .svn dirs in the bundle
|
||||
for svndir in `find $APPDIR -name .svn -type d`; do
|
||||
|
Loading…
Reference in New Issue
Block a user