summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-12-12 16:22:37 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-12-12 16:22:37 +0100
commitb7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e (patch)
treebe449ae3aa0a3bf5109b7c897d2c1125afe27d0c /perl-install/Makefile.drakxtools
parent6aa48b3d9bec4dded3140f57f8a6b55b02e3373d (diff)
downloaddrakx-b7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e.tar
drakx-b7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e.tar.gz
drakx-b7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e.tar.bz2
drakx-b7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e.tar.xz
drakx-b7fe35c410d7e6b5c33e01f71fba4a6ffa6c177e.zip
fix installing drakdoc (it's not perl)
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r--perl-install/Makefile.drakxtools1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools
index 9baa37ac6..a8b5a1ae1 100644
--- a/perl-install/Makefile.drakxtools
+++ b/perl-install/Makefile.drakxtools
@@ -61,6 +61,7 @@ install:
install -d $(PREFIX)/etc/security
echo 'RESTRICT=yes' > $(PREFIX)/etc/security/fileshare.conf
+ install -D standalone/drakdoc $(BINDEST)/
install -D standalone/finish-install.xsetup $(PREFIX)/etc/X11/xsetup.d/$(XSETUPLEVEL)finish-install.xsetup
install -D standalone/notify-x11-free-driver-switch.xsetup $(PREFIX)/etc/X11/xsetup.d/$(XSETUPLEVEL_HARDDRAKE)notify-x11-free-driver-switch.xsetup
install -d $(PREFIX)/etc/sysconfig