Skip to content

Commit d7cef75

Browse files
committed
add symlink for fakeroot_fw2tar
1 parent fd66eba commit d7cef75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ RUN cp /tmp/fw2tar/fw2tar /usr/local/src/fw2tar_wrapper
490490
RUN cp /tmp/fw2tar/src/resources/fw2tar_install /tmp/fw2tar/src/resources/fw2tar_install.local /usr/local/bin/
491491

492492
RUN cp /tmp/fw2tar/src/fw2tar /usr/local/bin/
493+
RUN ln -s /usr/local/bin/fw2tar /usr/local/bin/fakeroot_fw2tar
493494
# ======================================================================
494495

495496
RUN if [ -d /tmp/local_packages ]; then \

0 commit comments

Comments
 (0)