diff options
Diffstat (limited to 'Rpmdrake/open_db.pm')
-rw-r--r-- | Rpmdrake/open_db.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Rpmdrake/open_db.pm b/Rpmdrake/open_db.pm index 411c37f6..9078459a 100644 --- a/Rpmdrake/open_db.pm +++ b/Rpmdrake/open_db.pm @@ -36,6 +36,7 @@ our @ISA = qw(Exporter); our @EXPORT = qw(fast_open_urpmi_db get_inactive_backport_media get_update_medias + is_it_a_devel_distro open_rpm_db open_urpmi_db ); |