Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#68797 - [appmenu-gtk-module] Rename shell script to *.sh

Attached to Project: Community Packages
Opened by ratijas (ratijas) - Monday, 30 November 2020, 08:55 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 05 December 2020, 20:06 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Please, rename file 80-appmenu-gtk-module to 80-appmenu-gtk-module.sh,
to better reflect its purpose and assist text editors with file
extension-based syntax highlighting engines.

Also, would be nice to add a !#/bin/bash shebang to the top.

The file is stored in Git/SVN repository, and is somewhat unique to
Arch Linux distribution.

Additional info:
* package version: 0.7.6-1

Steps to reproduce:
* install community/appmenu-gtk-module
* ls /etc/X11/xinit/xinitrc.d/

Expected output:
List of executable scripts with correct shebangs and file extensions.

Actual output:

$ ls /etc/X11/xinit/xinitrc.d/
40-libcanberra-gtk-module.sh 50-systemd-user.sh
61cadence-session-inject 80-appmenu-gtk-module

((Yes, I've already submitted a pull request against Cadence on GitHub,
here is a link, btw: https://github.com/falkTX/Cadence/pull/305 ))
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 05 December 2020, 20:06 GMT
Reason for closing:  Fixed

Loading...