b15d67e75a782a9e4be1e1203100a30f6f434b3d
Create patch
diff -ruN path/to/original.file patch/to/changed.file> patch.patch- Open resulting patch and change header
**
--- a/path/file.extension**+++ b/path/file.extension
PKGBUILD changes
- Add to
sourcearray - Add to checksum array (
'SKIP') - Add applying of patch to
build()/prepare()**patch -p1 -i ../patch.patch
Also add package to /etc/pacman.conf -> IgnorePkg directive, as otherwise it gets overwritten during update
Description
Patches for stuff I didn't bother upstreaming yet or because upstream would reject them
Languages
Diff
100%