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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- themes/cursors/Makefile.in
0
++ themes/cursors/Makefile.in
Lines 452-458 Link Here
452
			if test -f $(srcdir)/$$i/$$f; then \
452
			if test -f $(srcdir)/$$i/$$f; then \
453
				$(INSTALL_DATA) $(srcdir)/$$i/$$f $(DESTDIR)$(cursordir)/$$i/$$f ;\
453
				$(INSTALL_DATA) $(srcdir)/$$i/$$f $(DESTDIR)$(cursordir)/$$i/$$f ;\
454
			fi \
454
			fi \
455
		done\
455
		done;\
456
	done
456
	done
457
# Tell versions [3.59,3.63) of GNU make to not export all variables.
457
# Tell versions [3.59,3.63) of GNU make to not export all variables.
458
# Otherwise a system limit (for SysV at least) may be exceeded.
458
# Otherwise a system limit (for SysV at least) may be exceeded.

Return to bug 133851