summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
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 {