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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- emacs-24.4-orig/src/Makefile.in
0
++ emacs-24.4/src/Makefile.in
Lines 497-503 Link Here
497
	test "$(CANNOT_DUMP)" = "yes" || \
497
	test "$(CANNOT_DUMP)" = "yes" || \
498
	  test "X$(PAXCTL)" = X || $(PAXCTL) -r temacs$(EXEEXT)
498
	  test "X$(PAXCTL)" = X || $(PAXCTL) -r temacs$(EXEEXT)
499
	test "$(CANNOT_DUMP)" = "yes" || test -z "$(SETFATTR)" || \
499
	test "$(CANNOT_DUMP)" = "yes" || test -z "$(SETFATTR)" || \
500
	  $(SETFATTR) -n user.pax.flags -v r $@
500
	  $(SETFATTR) -n user.pax.flags -v er $@
501
501
502
## The following oldxmenu-related rules are only (possibly) used if
502
## The following oldxmenu-related rules are only (possibly) used if
503
## HAVE_X11 && !USE_GTK, but there is no harm in always defining them.
503
## HAVE_X11 && !USE_GTK, but there is no harm in always defining them.

Return to bug 526948