ci macos: fix path for gdk-pixbuf-2.0
This commit is contained in:
@@ -117,7 +117,7 @@ msg "Copying dependencies from ${GTK_PREFIX}:"
|
|||||||
CheckLink "${EXECUTABLE}"
|
CheckLink "${EXECUTABLE}"
|
||||||
|
|
||||||
msg "Copying library modules from ${GTK_PREFIX}:"
|
msg "Copying library modules from ${GTK_PREFIX}:"
|
||||||
ditto --arch "${arch}" {"${GTK_PREFIX}/lib","${LIB}"}/gdk-pixbuf-2.0
|
ditto --arch "${arch}" {"/usr/local/Cellar/gdk-pixbuf/2*/lib","${LIB}"}/gdk-pixbuf-2.0
|
||||||
ditto --arch "${arch}" {"${GTK_PREFIX}/lib","${LIB}"}/gtk-3.0
|
ditto --arch "${arch}" {"${GTK_PREFIX}/lib","${LIB}"}/gtk-3.0
|
||||||
|
|
||||||
msg "Removing static libraries and cache files:"
|
msg "Removing static libraries and cache files:"
|
||||||
|
Reference in New Issue
Block a user