Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 531448
Collapse All | Expand All

(-)src/Makefile.in.orig (-6 lines)
Lines 2712-2723 Link Here
2712
	uninstall-sbinPROGRAMS
2712
	uninstall-sbinPROGRAMS
2713
2713
2714
2714
2715
# Create storage and run-time directories
2716
install-data-hook:
2717
	$(INSTALL) -d $(DESTDIR)/@config_dir@
2718
	$(INSTALL) -d $(DESTDIR)/@run_dir@
2719
	$(INSTALL) -d $(DESTDIR)/@storage_dir@
2720
2721
# Tell versions [3.59,3.63) of GNU make to not export all variables.
2715
# Tell versions [3.59,3.63) of GNU make to not export all variables.
2722
# Otherwise a system limit (for SysV at least) may be exceeded.
2716
# Otherwise a system limit (for SysV at least) may be exceeded.
2723
.NOEXPORT:
2717
.NOEXPORT:

Return to bug 531448