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

Does it work with non-AUR packages? #34

Open DocMAX opened 4 years ago

DocMAX commented 4 years ago

I created /etc/customizepkg.d/linux. But whenever i run pacman -S linux (or yay -S linux), it doesn't compile with PKGBUILD like expected. It just installs normally. What i'm doing wrong?