Skip to content
Snippets Groups Projects
Commit b0f4fe35 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Fix compilation issue on missing fwinfo file

parent bfea8170
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,6 @@ find debian* -type f -name *control* -exec sed 's/ with Ubuntu patches//; s/Linu
# Descriptions should not change based on the build arch
sed 's/on DESC//; s/PKGVER on/PKGVER/; /^ DESC.$/d;' debian*/control.d/flavour-control.stub -i
sed '/^firmware/d' ./debian*/abi/*/fwinfo -i
echo > ./debian.master/d-i/firmware/nic-modules
echo > ./debian.master/d-i/firmware/scsi-modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment