]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
perl: fix installing modules from contrib
authorChristian Hesse <mail@eworm.de>
Tue, 10 Apr 2018 13:36:41 +0000 (15:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Apr 2018 01:29:03 +0000 (10:29 +0900)
commitcfb3a47cada99d1bdccd08426f122ded2a63834e
treea832ce00994709926f9c800c7cebf93376afb80e
parent2530afd3519a34b66e72cc29e7751d650cedc6dd
perl: fix installing modules from contrib

Commit 20d2a30f (Makefile: replace perl/Makefile.PL with simple make rules)
removed a target that allowed Makefiles from contrib/ to get the correct
install path. This introduces a new target for main Makefile and fixes
installation for Mediawiki module.

v2: Pass prefix as that can have influence as well, add single quotes
    for _SQ variant.

Signed-off-by: Christian Hesse <mail@eworm.de>
Makefile
contrib/mw-to-git/Makefile