|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../wxwidgets/wxwidgets.conf |
|
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -44,7 +44,7 @@ wx_contrib() {
|
|
|
|
|
#error in makefile: contrib/src/applet |
|
|
|
|
#error in sources: contrib/src/mmedia |
|
|
|
|
#currently empty: contrib/src/xrc |
|
|
|
|
for contrib in deprecated fl foldbar gizmos net ogl plot stc svg; do |
|
|
|
|
for contrib in fl foldbar gizmos net ogl plot stc svg; do |
|
|
|
|
pushd contrib/src/$contrib |
|
|
|
|
eval "$MAKE $makeopt" |
|
|
|
|
eval "$MAKE $makeinstopt" |
|
|
|
|