|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../mldonkey/mldonkey.conf |
|
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2010 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -17,3 +17,5 @@ if pkginstalled lablgtk; then
|
|
|
|
|
else |
|
|
|
|
echo_warning 'LablGTK not found, disabling GTK+ interface.' |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
var_append GCC_WRAPPER_APPEND ' ' "-L$root$( pkgprefix libdir libx11 )" |
|
|
|
|