diff options
-rwxr-xr-x | gurpmi2 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ BEGIN { #- set up a safe path and environment } use gurpmi; +use urpm::download; use urpm::install; use urpm::media; use urpm::signature; |
index : urpmi | ||
Software Installation Tools | Thierry Vignaud [tv] |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | gurpmi2 | 1 |
@@ -11,6 +11,7 @@ BEGIN { #- set up a safe path and environment } use gurpmi; +use urpm::download; use urpm::install; use urpm::media; use urpm::signature; |