[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Sparemint update



After much googling I have it:

system "rpm", "-Uvh", $download_file;

It runs the first param using the rest as arguments.

Peter