We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f76f7 commit 64aa169Copy full SHA for 64aa169
bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/build.sh
@@ -197,7 +197,7 @@ fi
197
198
# Configure OUTPUT_DIR
199
if [ "x${OUTPUT_DIR}" = "x" ]; then
200
- OUTPUT_DIR=../../../../../eclipse.platform.swt/bundles/org.eclipse.swt.gtk.${SWT_OS}.${SWT_ARCH}
+ OUTPUT_DIR=../../../../../eclipse.platform.swt/binaries/org.eclipse.swt.gtk.${SWT_OS}.${SWT_ARCH}
201
if [ -d "$OUTPUT_DIR" ]; then
202
export OUTPUT_DIR
203
fi
0 commit comments