Skip to content

Commit 64aa169

Browse files
lathapatilakurtakov
authored andcommitted
fixes #1086
1 parent 26f76f7 commit 64aa169

File tree

1 file changed

+1
-1
lines changed
  • bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library

1 file changed

+1
-1
lines changed

bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ fi
197197

198198
# Configure OUTPUT_DIR
199199
if [ "x${OUTPUT_DIR}" = "x" ]; then
200-
OUTPUT_DIR=../../../../../eclipse.platform.swt/bundles/org.eclipse.swt.gtk.${SWT_OS}.${SWT_ARCH}
200+
OUTPUT_DIR=../../../../../eclipse.platform.swt/binaries/org.eclipse.swt.gtk.${SWT_OS}.${SWT_ARCH}
201201
if [ -d "$OUTPUT_DIR" ]; then
202202
export OUTPUT_DIR
203203
fi

0 commit comments

Comments
 (0)