dev replaced with udev for mkfedora package checking
[bootmanager.git] / support-files / PartDisks / custom.sh
1 #!/bin/sh
2
3 echo "Adding special files:"
4 cp lib-paths rpm-extract
5
6 echo "lib-paths" >> keep-files
7
8 exit 0