Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #37505
Ticket #37505
: patch-man-Makefile.in
File patch-man-Makefile.in,
300 bytes
(added by
howarth@…
,
12 years ago
)
new patch-man-Makefile.in patch to add
DESTROOT
change
Line
1
--- man/Makefile.in.orig 2013-01-09 18:56:21.000000000 -0500
2
+++ man/Makefile.in 2013-01-09 18:57:29.000000000 -0500
3
@@ -27,7 +27,7 @@
4
5
INSTALL = @INSTALL@
6
INSTALL_DATA = @INSTALL_DATA@
7
-INSTALL_ROOT =
8
+INSTALL_ROOT = __DESTROOT__
9
SHELL = /bin/sh
10
RM = rm -rf
11
VPATH = $(srcdir)
Download in other formats:
Original Format