pass DESTDIR to the generated perl/Makefile

Makes life for binary packagers easier, as the Perl modules will
be installed inside DESTDIR.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 file changed
tree: e9ed3186d57d04ea25696f87c6aa691635d72368
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. gitweb/
  6. mozilla-sha1/
  7. perl/
  8. ppc/
  9. t/
  10. templates/
  11. xdiff/
  12. .gitignore
  13. alloc.c
  14. base85.c
  15. blame.c
  16. blob.c
  17. blob.h
  18. builtin-add.c
  19. builtin-apply.c
  20. builtin-cat-file.c
  21. builtin-check-ref-format.c
  22. builtin-commit-tree.c
  23. builtin-count.c
  24. builtin-diff-files.c
  25. builtin-diff-index.c
  26. builtin-diff-stages.c
  27. builtin-diff-tree.c
  28. builtin-diff.c
  29. builtin-fmt-merge-msg.c
  30. builtin-grep.c
  31. builtin-help.c
  32. builtin-init-db.c
  33. builtin-log.c
  34. builtin-ls-files.c
  35. builtin-ls-tree.c
  36. builtin-mailinfo.c
  37. builtin-mailsplit.c
  38. builtin-mv.c
  39. builtin-prune-packed.c
  40. builtin-prune.c
  41. builtin-push.c
  42. builtin-read-tree.c
  43. builtin-repo-config.c
  44. builtin-rev-list.c
  45. builtin-rev-parse.c
  46. builtin-rm.c
  47. builtin-show-branch.c
  48. builtin-stripspace.c
  49. builtin-tar-tree.c
  50. builtin-update-index.c
  51. builtin-update-ref.c
  52. builtin-upload-tar.c
  53. builtin-write-tree.c
  54. builtin.h
  55. cache-tree.c
  56. cache-tree.h
  57. cache.h
  58. checkout-index.c
  59. combine-diff.c
  60. commit.c
  61. commit.h
  62. config.c
  63. config.mak.in
  64. configure.ac
  65. connect.c
  66. convert-objects.c
  67. copy.c
  68. COPYING
  69. csum-file.c
  70. csum-file.h
  71. ctype.c
  72. daemon.c
  73. date.c
  74. delta.h
  75. describe.c
  76. diff-delta.c
  77. diff-lib.c
  78. diff.c
  79. diff.h
  80. diffcore-break.c
  81. diffcore-delta.c
  82. diffcore-order.c
  83. diffcore-pickaxe.c
  84. diffcore-rename.c
  85. diffcore.h
  86. dir.c
  87. dir.h
  88. dump-cache-tree.c
  89. entry.c
  90. environment.c
  91. exec_cmd.c
  92. exec_cmd.h
  93. fetch-clone.c
  94. fetch-pack.c
  95. fetch.c
  96. fetch.h
  97. fsck-objects.c
  98. generate-cmdlist.sh
  99. git-am.sh
  100. git-annotate.perl
  101. git-applymbox.sh
  102. git-applypatch.sh
  103. git-archimport.perl
  104. git-bisect.sh
  105. git-branch.sh
  106. git-checkout.sh
  107. git-cherry.sh
  108. git-clean.sh
  109. git-clone.sh
  110. git-commit.sh
  111. git-compat-util.h
  112. git-cvsexportcommit.perl
  113. git-cvsimport.perl
  114. git-cvsserver.perl
  115. git-fetch.sh
  116. git-instaweb.sh
  117. git-lost-found.sh
  118. git-ls-remote.sh
  119. git-merge-octopus.sh
  120. git-merge-one-file.sh
  121. git-merge-ours.sh
  122. git-merge-recursive.py
  123. git-merge-resolve.sh
  124. git-merge-stupid.sh
  125. git-merge.sh
  126. git-p4import.py
  127. git-parse-remote.sh
  128. git-pull.sh
  129. git-quiltimport.sh
  130. git-rebase.sh
  131. git-relink.perl
  132. git-repack.sh
  133. git-request-pull.sh
  134. git-rerere.perl
  135. git-reset.sh
  136. git-resolve.sh
  137. git-revert.sh
  138. git-send-email.perl
  139. git-sh-setup.sh
  140. git-shortlog.perl
  141. git-svn.perl
  142. git-svnimport.perl
  143. git-tag.sh
  144. git-verify-tag.sh
  145. GIT-VERSION-GEN
  146. git.c
  147. git.spec.in
  148. gitk
  149. gitMergeCommon.py
  150. hash-object.c
  151. http-fetch.c
  152. http-push.c
  153. http.c
  154. http.h
  155. ident.c
  156. imap-send.c
  157. index-pack.c
  158. INSTALL
  159. local-fetch.c
  160. lockfile.c
  161. log-tree.c
  162. log-tree.h
  163. Makefile
  164. merge-base.c
  165. merge-file.c
  166. merge-index.c
  167. merge-tree.c
  168. mktag.c
  169. mktree.c
  170. name-rev.c
  171. object-refs.c
  172. object.c
  173. object.h
  174. pack-check.c
  175. pack-objects.c
  176. pack-redundant.c
  177. pack.h
  178. pager.c
  179. patch-delta.c
  180. patch-id.c
  181. path-list.c
  182. path-list.h
  183. path.c
  184. peek-remote.c
  185. pkt-line.c
  186. pkt-line.h
  187. quote.c
  188. quote.h
  189. read-cache.c
  190. README
  191. receive-pack.c
  192. refs.c
  193. refs.h
  194. revision.c
  195. revision.h
  196. rsh.c
  197. rsh.h
  198. run-command.c
  199. run-command.h
  200. send-pack.c
  201. server-info.c
  202. setup.c
  203. sha1_file.c
  204. sha1_name.c
  205. shell.c
  206. show-index.c
  207. ssh-fetch.c
  208. ssh-pull.c
  209. ssh-push.c
  210. ssh-upload.c
  211. strbuf.c
  212. strbuf.h
  213. symbolic-ref.c
  214. tag.c
  215. tag.h
  216. tar.h
  217. test-date.c
  218. test-delta.c
  219. test-sha1.c
  220. test-sha1.sh
  221. tree-diff.c
  222. tree-walk.c
  223. tree-walk.h
  224. tree.c
  225. tree.h
  226. unpack-file.c
  227. unpack-objects.c
  228. update-server-info.c
  229. upload-pack.c
  230. usage.c
  231. var.c
  232. verify-pack.c
  233. xdiff-interface.c
  234. xdiff-interface.h