mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-22 06:41:23 +00:00
Fixed Odroid C1 packaging patch
This commit is contained in:
parent
efe63dbe7f
commit
de13bfa234
1 changed files with 31 additions and 31 deletions
|
@ -217,8 +217,8 @@ index 3001ec5..dc76d3c
|
|||
+sed -e "s/exit 0//g" -i $tmpdir/DEBIAN/postinst
|
||||
+cat >> $tmpdir/DEBIAN/postinst <<EOT
|
||||
+ln -sf $(basename $kernel_tmp_version) /boot/zImage > /dev/null 2>&1 || mv /$kernel_tmp_version /boot/zImage
|
||||
+rm -f /boot/.next
|
||||
+
|
||||
+rm -f /boot/.next
|
||||
+exit 0
|
||||
+EOT
|
||||
+##
|
||||
|
|
Loading…
Add table
Reference in a new issue