File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,3 +17,6 @@ rm -f "${TARGET_DIR}/lib/dhcpcd/dhcpcd-hooks/50-timesyncd.conf"
1717
1818# remove unnecessary /etc/init.d/fuse3
1919rm -f " ${TARGET_DIR} /etc/init.d/fuse3"
20+
21+ # remove unnecessary /usr/share/clc
22+ rm -rf " ${TARGET_DIR} /usr/share/clc"
Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ rm -f "${TARGET_DIR}/lib/dhcpcd/dhcpcd-hooks/50-timesyncd.conf"
2727
2828# remove unnecessary /etc/init.d/fuse3
2929rm -f " ${TARGET_DIR} /etc/init.d/fuse3"
30+
31+ # remove unnecessary /usr/share/clc
32+ rm -rf " ${TARGET_DIR} /usr/share/clc"
Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ rm -f "${TARGET_DIR}/lib/dhcpcd/dhcpcd-hooks/50-timesyncd.conf"
2727
2828# remove unnecessary /etc/init.d/fuse3
2929rm -f " ${TARGET_DIR} /etc/init.d/fuse3"
30+
31+ # remove unnecessary /usr/share/clc
32+ rm -rf " ${TARGET_DIR} /usr/share/clc"
Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ rm -f "${TARGET_DIR}/lib/dhcpcd/dhcpcd-hooks/50-timesyncd.conf"
2727
2828# remove unnecessary /etc/init.d/fuse3
2929rm -f " ${TARGET_DIR} /etc/init.d/fuse3"
30+
31+ # remove unnecessary /usr/share/clc
32+ rm -rf " ${TARGET_DIR} /usr/share/clc"
Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ rm -f "${TARGET_DIR}/lib/dhcpcd/dhcpcd-hooks/50-timesyncd.conf"
2727
2828# remove unnecessary /etc/init.d/fuse3
2929rm -f " ${TARGET_DIR} /etc/init.d/fuse3"
30+
31+ # remove unnecessary /usr/share/clc
32+ rm -rf " ${TARGET_DIR} /usr/share/clc"
You can’t perform that action at this time.
0 commit comments