diff --git a/update-initramfs b/update-initramfs
index 4bb8d8a..5fe7921 100755
--- a/update-initramfs
+++ b/update-initramfs
@@ -138,15 +138,16 @@ generate_initramfs()
if [ "${verbose}" = 1 ]; then
OPTS="-v ${OPTS}"
fi
+ initramfs_tmp=$(mktemp)
# shellcheck disa
Package: lib3mf1
Version: 1.8.1+ds-3
Severity: important
Tags: patch upstream
Dear Maintainer,
* running CGAL Demos
* Recompiled lib from sources, after debugging and patching
NB : wouldn't build as was
* cgal-demo runs and can r/w *.3mf files
* had expected cgal demo to work;
Package: grep
Version: 2.20-4.1
cat /bin/egrep
#!/bin/sh
exec grep -E "$@"
should replace with
exec /bin/grep -E "$@"
to reproduce:
root@debian-512mb-fra1-01:/opt/firewall# bash
root@debian-512mb-fra1-01:/opt/firewall# PATH=/usr/local egrep "any" /etc/*
bash: egrep: command not fo
fix for: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784345
patch: /usr/share/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
---8<---
--- org.gnome.lightsoff.gschema.xml
+++ org.gnome.lightsoff.gschema.xml
@@ -2,7 +2,7 @@
1
-
+
The current level
4 matches
Mail list logo