Timo Aaltonen pushed to branch debian-unstable at X Strike Force / xorg


Commits:
cc981852 by Andrej Shadura at 2019-02-19T17:12:43Z
Use /bin/sh to run x11-common.postinst

Nothing in this script requires bash, so let’s just use the plain POSIX shell.
- - - - -


1 changed file:

- debian/x11-common.postinst


Changes:

=====================================
debian/x11-common.postinst
=====================================
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 set -e
 
 if [ -f /usr/share/debconf/confmodule ]; then



View it on GitLab: 
https://salsa.debian.org/xorg-team/xorg/commit/cc98185234a65786caf93530823f8106141a988c

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/xorg/commit/cc98185234a65786caf93530823f8106141a988c
You're receiving this email because of your account on salsa.debian.org.


Reply via email to