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:
Philippe Houdoin
2009-04-03 23:51:47 +00:00
parent 23614f0aeb
commit 4402c73154
@@ -51,7 +51,7 @@ rule InstallUDFDS
actions ignore 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 ; InstallUDFDS install : i-udf-ds ;