aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-12-03 22:23:45 +0100
committerAngelo Naselli <anaselli@linux.it>2014-12-03 22:23:45 +0100
commitdef812224ed98dc3c3e149b0d132f6ef388116c1 (patch)
treeb80fb3a140461afa6d91dc49874b32c3082792c0 /Makefile.PL
parent724e64f07bcdce36529949f525a05038529b7965 (diff)
downloadmanatools-def812224ed98dc3c3e149b0d132f6ef388116c1.tar
manatools-def812224ed98dc3c3e149b0d132f6ef388116c1.tar.gz
manatools-def812224ed98dc3c3e149b0d132f6ef388116c1.tar.bz2
manatools-def812224ed98dc3c3e149b0d132f6ef388116c1.tar.xz
manatools-def812224ed98dc3c3e149b0d132f6ef388116c1.zip
Allow rpmdragora and dragoraUpdate to be installed
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index a7690221..e380a1e8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -75,6 +75,8 @@ WriteMakefile(
modules/contribfinder.py
modules/rpmdragora/dragora-urpm-addmedia
modules/rpmdragora/dragora-urpm-sources.pl
+ modules/rpmdragora/dragoraUpdate
+ modules/rpmdragora/rpmdragora
) ],
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'AdminPanel-*' },