ava1ar / customizepkg

A tool for Arch Linux package manager pacman to modify PKGBUILD automatically
GNU General Public License v3.0
49 stars 14 forks source link

patch should support specifying files in the .files directory for a package #10

Closed nogweii closed 9 years ago

nogweii commented 9 years ago

This would allow me to not have to specify absolute paths (brittle across multiple hosts).

$ tree ~/.customizepkg/
~/.customizepkg
├── kdeplasma-applets-menubar-archway-bzr
└── kdeplasma-applets-menubar-archway-bzr.files
    └── remove_right_icon.diff

$ cat ~/.customizepkg/remove_right_icon.diff
patch#1#remove_right_icon.diff