You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/dosfstools/files/dosfstools-3.0.21-parallel-...

12 lines
432 B

--- dosfstools-3.0.21/Makefile
+++ dosfstools-3.0.21/Makefile
@@ -73,7 +73,7 @@
install -D -m 0644 $${MANPAGE} $(DESTDIR)/$(MANDIR)/$${LANGUAGE}/man$${SECTION}/$$(basename $${MANPAGE} .$${LANGUAGE}.$${SECTION}).$${SECTION}; \
done; \
done
-install-symlinks: install-bin
+install-symlinks: install-bin install-man
if [ -e $(DESTDIR)/$(SBINDIR)/fatlabel ]; \
then \
ln -sf fatlabel $(DESTDIR)/$(SBINDIR)/dosfslabel; \