diff options
| -rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 0fe946485..ea9904e6a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -32,7 +32,7 @@ check_full: check_pms_encoding perl -I. -Mlang -e 'lang::check' check2: - perl -I. -Mkeyboard -e 'keyboard::check' + perl -I/usr/lib/libDrakX/ -Mkeyboard -e 'keyboard::check' $(DIRS): install -d auto |
