diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:35 +0000 |
commit | f256ca50f27b05ec89f1ca6553fa8bde58dc33b0 (patch) | |
tree | 4fdfbe431e3a5b64839ef3d11164e89e44c1215d /perl-install | |
parent | a48d0e9ba3e72cdf6c64c9636b646205a1680d06 (diff) | |
download | drakx-backup-do-not-use-f256ca50f27b05ec89f1ca6553fa8bde58dc33b0.tar drakx-backup-do-not-use-f256ca50f27b05ec89f1ca6553fa8bde58dc33b0.tar.gz drakx-backup-do-not-use-f256ca50f27b05ec89f1ca6553fa8bde58dc33b0.tar.bz2 drakx-backup-do-not-use-f256ca50f27b05ec89f1ca6553fa8bde58dc33b0.tar.xz drakx-backup-do-not-use-f256ca50f27b05ec89f1ca6553fa8bde58dc33b0.zip |
printer has been killed 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 6874a47d5..6bc757741 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -5,7 +5,7 @@ include Makefile.config INLIBDEST_DIRS = c resize_fat xf86misc HAVEINST_DIRS = share/po standalone/po standalone/interactive_http standalone/menu -DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake printer ../tools/serial_probe +DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake ../tools/serial_probe NAME = libDrakX XSETUPLEVEL=40 XSETUPLEVEL_HARDDRAKE=00 |