diff options
author | Matteo Pasotti <matteo.pasotti@gmail.com> | 2016-03-20 23:30:05 +0100 |
---|---|---|
committer | Matteo Pasotti <matteo.pasotti@gmail.com> | 2016-03-20 23:30:05 +0100 |
commit | 2fd4570c53f866824f88e3a8a973bbbba48a0161 (patch) | |
tree | 3d07e8e3b60ad59f484afa4873997e465a2289e7 | |
parent | ab4057b471b9e3d1aa26e1b26dc7c755b66acf68 (diff) | |
download | manatools-2fd4570c53f866824f88e3a8a973bbbba48a0161.tar manatools-2fd4570c53f866824f88e3a8a973bbbba48a0161.tar.gz manatools-2fd4570c53f866824f88e3a8a973bbbba48a0161.tar.bz2 manatools-2fd4570c53f866824f88e3a8a973bbbba48a0161.tar.xz manatools-2fd4570c53f866824f88e3a8a973bbbba48a0161.zip |
added entry for scripts/urpm-downloader
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index f489176e..32cccf81 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -78,6 +78,7 @@ WriteMakefile( scripts/manaservice scripts/manauser scripts/manawall + scripts/urpm-downloader modules/contribfinder.py modules/rpmdragora/dragora-urpm-addmedia modules/rpmdragora/dragora-urpm-sources.pl |