Fixed UDF drive_setup_addon install location.
Please review, as I clearly dunno what I'm doing here ;-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29889 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -51,7 +51,7 @@ rule InstallUDFDS
|
||||
|
||||
actions ignore InstallUDFDS
|
||||
{
|
||||
cp $(>) /boot/beos/system/add-ons/drive_setup/fs/
|
||||
cp $(>) /boot/system/add-ons/drive_setup/fs/
|
||||
}
|
||||
|
||||
InstallUDFDS install : i-udf-ds ;
|
||||
|
||||
Reference in New Issue
Block a user