You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
Index: atool
|
|
|
|
|
--- atool.orig 2012-04-02 20:09:10.000000000 +0200
|
|
|
|
|
+++ atool 2012-04-03 09:15:27.000000000 +0200
|
|
|
|
|
@@ -112,8 +112,8 @@
|
|
|
|
|
$::cfg_path_pigz = 'pigz'; # pigz program
|
|
|
|
|
$::cfg_path_plzip = 'plzip'; # plzip program
|
|
|
|
|
$::cfg_path_rar = 'rar'; # rar program
|
|
|
|
|
-$::cfg_path_rpm = 'rpm'; # rpm program
|
|
|
|
|
-$::cfg_path_rpm2cpio = 'rpm2cpio'; # rpm2cpio program
|
|
|
|
|
+$::cfg_path_rpm = 'openpkg rpm'; # rpm program
|
|
|
|
|
+$::cfg_path_rpm2cpio = 'openpkg rpm2cpio'; # rpm2cpio program
|
|
|
|
|
$::cfg_path_rzip = 'rzip'; # rzip program
|
|
|
|
|
$::cfg_path_syscfg = File::Spec->catfile($::SYSCONFDIR, $::PROGRAM.'.conf'); # system-wide configuration file
|
|
|
|
|
$::cfg_path_tar = 'tar'; # tar program
|