mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fix various typos throughout codebase
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,wth`
This commit is contained in:
parent
8bf9aefe10
commit
f4562a9b4c
10 changed files with 13 additions and 13 deletions
|
|
@ -247,7 +247,7 @@ cp gtk2_ardour/icons/ArdourBug.ico $DESTDIR/share/
|
|||
# replace default cursor with square version (sans hotspot file)
|
||||
cp gtk2_ardour/icons/cursor_square/* $DESTDIR/share/${LOWERCASE_DIRNAME}/icons/
|
||||
|
||||
# clean build-dir after depoyment
|
||||
# clean build-dir after deployment
|
||||
echo " === bundle completed, cleaning up"
|
||||
./waf uninstall
|
||||
find $DESTDIR -name "*.dll.a" -print0 | xargs -0 -r rm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue