[Pkg-xfce-commits] [Git][xfce-extras-team/lightdm][debian/master] d/lightdm.prerm: use /bin/sh instead of bash

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Tue May 20 08:07:29 BST 2025



Yves-Alexis Perez pushed to branch debian/master at Xfce external packages / lightdm


Commits:
fc4c35f9 by Yves-Alexis Perez at 2025-05-20T09:06:31+02:00
d/lightdm.prerm: use /bin/sh instead of bash

There's no bashism in the script

Closes: #1105016

- - - - -


1 changed file:

- debian/lightdm.prerm


Changes:

=====================================
debian/lightdm.prerm
=====================================
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 # Debian lightdm package pre-removal script
 # © 2010 Yves-Alexis Perez, using lightdm script which is
 # Copyright 2001 Branden Robinson.



View it on GitLab: https://salsa.debian.org/xfce-extras-team/lightdm/-/commit/fc4c35f92902a149ff1815bbd17f42f8fe81712d

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20250520/0df2337b/attachment.htm>


More information about the Pkg-xfce-commits mailing list