Add ubuntu jammy build #62
Reference in New Issue
Block a user
No description provided.
Delete Branch "(deleted):master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Add ubuntu jammy build
Contributor Name
No response
CLA
Я комменты оставляю тут, по факту уже влил, просто сам эти места поправил
@@ -27,0 +29,4 @@
RUN if [ "$DISTRO" = "ubuntu" ]; then \
apt-get -y install libdistro-info-perl ; \
fi
это не нужно, и без этого собирается
@@ -43,0 +50,4 @@
else \
ls /usr/include/linux/raw.h || cp ./debian/raw.h /usr/include/linux/raw.h; \
fi; \
и это тем более не нужно, /usr/include/linux/can это вообще CAN-шина автомобильная
А в целом спасибо )
Pull request closed