On 08/10/13 23:26, Maxime Gauduin wrote:
> Having separate prototypes for each VCS type is no longer relevant since
> Pacman 4.1. Having a generic prototype for regular, bzr, git hg and svn
> packages makes more sense. Left cvs, and darcs protos untouched as they
> are not yet supported in Pacman.
> 
> Signed-off-by: Maxime Gauduin <[email protected]>
> ---
>  prototypes/PKGBUILD-bzr.proto |  64 -------------------------
>  prototypes/PKGBUILD-git.proto |  64 -------------------------
>  prototypes/PKGBUILD-hg.proto  |  65 -------------------------
>  prototypes/PKGBUILD-svn.proto |  63 ------------------------
>  prototypes/PKGBUILD.proto     | 108 
> ++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 108 insertions(+), 256 deletions(-)
>  delete mode 100644 prototypes/PKGBUILD-bzr.proto
>  delete mode 100644 prototypes/PKGBUILD-git.proto
>  delete mode 100644 prototypes/PKGBUILD-hg.proto
>  delete mode 100644 prototypes/PKGBUILD-svn.proto
>  create mode 100644 prototypes/PKGBUILD.proto

These are installed in /usr/share/pacman.   You might notice a file by
that name already there and provided by pacman.

Allan

Reply via email to