diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:37 +0000 |
commit | e415cf96ca7fea8899a83cc82566e7e60d1e7b9d (patch) | |
tree | a929ad7083e3a91c66474ccca7dd2da3cfb3cfbe /perl-install | |
parent | f256ca50f27b05ec89f1ca6553fa8bde58dc33b0 (diff) | |
download | drakx-backup-do-not-use-e415cf96ca7fea8899a83cc82566e7e60d1e7b9d.tar drakx-backup-do-not-use-e415cf96ca7fea8899a83cc82566e7e60d1e7b9d.tar.gz drakx-backup-do-not-use-e415cf96ca7fea8899a83cc82566e7e60d1e7b9d.tar.bz2 drakx-backup-do-not-use-e415cf96ca7fea8899a83cc82566e7e60d1e7b9d.tar.xz drakx-backup-do-not-use-e415cf96ca7fea8899a83cc82566e7e60d1e7b9d.zip |
xf86misc was split into drakx-kbd-mouse-x11 years ago
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.drakxtools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 6bc757741..fa5ab4b51 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -3,7 +3,7 @@ include Makefile.config .PHONY: install -INLIBDEST_DIRS = c resize_fat xf86misc +INLIBDEST_DIRS = c resize_fat HAVEINST_DIRS = share/po standalone/po standalone/interactive_http standalone/menu DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake ../tools/serial_probe NAME = libDrakX |