https://github.com/gavinhungry/patches
Patches for Arch Linux packages to fix things that annoy me
https://github.com/gavinhungry/patches
linux
Last synced: 8 months ago
JSON representation
Patches for Arch Linux packages to fix things that annoy me
- Host: GitHub
- URL: https://github.com/gavinhungry/patches
- Owner: gavinhungry
- Created: 2014-11-19T16:38:02.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T16:30:23.000Z (9 months ago)
- Last Synced: 2025-10-05T18:29:55.632Z (9 months ago)
- Topics: linux
- Language: Shell
- Homepage:
- Size: 2.46 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
patches
=======
Patches for Arch Linux packages to fix things that annoy me
Usage
=====
$ ./patch.sh
usage: patch.sh [OPTION]... PACKAGE [PACKAGE]...
-d, --download download packages before patching
-D, --download-only download packages without patching
-H, --hard-update rebuild patches by comparing against original packages
-u, --unpatched include unpatched installed packages
-l, --list-unpatched list unpatched installed packages and exit
-L, --list-nonlocal list packages without patches needing local build
-h, --help this message