diff options
-rw-r--r-- | wrapper | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ # The mcc wrapper goals are : # - prevent bad gtk bugs if one launch it from the cli and suspend itt # - having less overhead for launching drakxconf if cli version must be used +# +# It's no more needed when using nptl on 2.6.x kernels use lib qw(/usr/lib/libDrakX); use common; |