summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-19 17:51:20 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-19 17:51:20 +0000
commit7d5bb71be38110c3cb736cf48a12b64e89776a0b (patch)
tree1621f4aaa0f36f550a2c4c153222300c1e40e6b8 /Makefile.PL
parent1d5f443f555290d45cf8ebf339b82e094807fd10 (diff)
downloadurpmi-7d5bb71be38110c3cb736cf48a12b64e89776a0b.tar
urpmi-7d5bb71be38110c3cb736cf48a12b64e89776a0b.tar.gz
urpmi-7d5bb71be38110c3cb736cf48a12b64e89776a0b.tar.bz2
urpmi-7d5bb71be38110c3cb736cf48a12b64e89776a0b.tar.xz
urpmi-7d5bb71be38110c3cb736cf48a12b64e89776a0b.zip
install new modules
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b18cf035..44fba5d3 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -155,7 +155,7 @@ WriteMakefile(
LOCALSTATEDIR => '$(DESTDIR)/var/lib',
},
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
- PMLIBDIRS => [ qw(urpm) ],
+ PMLIBDIRS => [ qw(gurpm urpm) ],
$with_po ? (DIR => [ 'po' ]) : (),
MAN1PODS => {
map {