[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/xorg][debian-unstable] Use /bin/sh to run x11-common.postinst



Title: GitLab

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

Commits:

1 changed file:

Changes:

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


  • Reply to: