Welcome to the Pacman bug tracker. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
FS#48497 - [makepkg] match examples: PKGDEST (makepkg.conf) with [custom] (pacman.conf)
|
DetailsSummary and Info:
pacman.conf has a [custom] example commented: # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs makepkg.conf has PKGDEST commented as: #-- Destination: specify a fixed directory where all packages will be placed PKGDEST=/home/packages It's natural if both examples would match. I'd suggest file:///home/packages in pacman.conf, as the custom nature is already implied by the [custom] name. |
This task depends upon