summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-05-16 14:23:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-05-16 14:23:54 +0000
commit84661b3b21ec0a2f74e285f77f077297d2cd419d (patch)
tree7087752d4fa9d2609fae5db1d01392bcea0d1270
parent1a71892f49fbf8657dc67924d90793d2d9a3ff8f (diff)
downloaddrakx-backup-do-not-use-84661b3b21ec0a2f74e285f77f077297d2cd419d.tar
drakx-backup-do-not-use-84661b3b21ec0a2f74e285f77f077297d2cd419d.tar.gz
drakx-backup-do-not-use-84661b3b21ec0a2f74e285f77f077297d2cd419d.tar.bz2
drakx-backup-do-not-use-84661b3b21ec0a2f74e285f77f077297d2cd419d.tar.xz
drakx-backup-do-not-use-84661b3b21ec0a2f74e285f77f077297d2cd419d.zip
fix typo
-rw-r--r--rescue/list.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/rescue/list.xml b/rescue/list.xml
index 8ede635f4..3298be246 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -267,12 +267,12 @@
</to>
<to dir="/usr/sbin">
partimage_whole_disk
- fs/dmraid.pm <!-- required by fsedit -->
- partition_table/*.pm <!-- required by partimage_whole_disk -->
</to>
</from>
- <from dir="/usr/lib/libDrakX">
+ <from dir="/usr/lib/libDrakX" expand="glob">
raid.pm <!-- required when needed in guessmounts -->
+ fs/dmraid.pm <!-- required by fsedit -->
+ partition_table/*.pm <!-- required by partimage_whole_disk -->
</from>
</filter>