mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Ardour non longer uses gtk modules
This commit is contained in:
parent
02220783e1
commit
15dc06b12a
1 changed files with 0 additions and 3 deletions
|
|
@ -345,9 +345,6 @@ echo "Copying GTK engines ..."
|
|||
cp $BUILD_ROOT/libs/clearlooks-newer/libclearlooks.so $Libraries
|
||||
(cd $GTK_ENGINE_DIR && ln -s ../../libclearlooks.so . )
|
||||
|
||||
cp $GTKSTACK_ROOT/lib/gtk-2.0/2.10.0/engines/libpixmap.so $Libraries
|
||||
(cd $GTK_ENGINE_DIR && ln -s ../../libpixmap.so . )
|
||||
|
||||
# Control Surfaces
|
||||
cp $BUILD_ROOT/libs/surfaces/*/libardour_*.so* $Surfaces
|
||||
cp $BUILD_ROOT/libs/ctrl-interface/*/libardour_*.so* $Libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue