Christoph Biedl wrote...

> The patch was really simple, attached.

Now really attached. Also, signature.
diff --git a/ucf b/ucf
index b192215..0c23e92 100755
--- a/ucf
+++ b/ucf
@@ -1084,6 +1084,8 @@ else
                 # </dev/tty). The easiest way do this from a shell is
                 # probably with /bin/ps.
                 if ps -o stat= --ppid $$ | grep -q '+'; then
+                    export DPKG_CONFFILE_OLD="$dest_file"
+                    export DPKG_CONFFILE_NEW="$new_file"
 		    bash >/dev/tty </dev/tty || true
                 elif [ -n "$DISPLAY" ]; then
                     x-terminal-emulator || true

Attachment: signature.asc
Description: PGP signature

Reply via email to