pacman/scripts
Matthias Kurz 366b527757 libmakepkg: make sure git cloned repo's remote is named origin
makepkg assumes that the remote git repo is named "origin" at several
places in its handling of git sources. It is possible to set the remote
repo name since git v2.30.0 (with bug fix for bare checkouts in v2.30.2).

Add "--origin=origin" to all git clone commands.

Signed-off-by: Allan McRae <allan@archlinux.org>
2023-09-06 13:51:32 +10:00
..
completion zsh: make names unique to avoid clashes 2022-12-24 00:55:30 +10:00
libmakepkg libmakepkg: make sure git cloned repo's remote is named origin 2023-09-06 13:51:32 +10:00
po Update mailing list url 2021-11-20 12:38:25 -08:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
makepkg-template.pl.in Update copyright years 2022-01-02 13:34:52 +10:00
makepkg.sh.in makepkg: immutable git sources by hashing the checkout content 2023-08-28 22:15:03 +10:00
meson.build meson: do not use meson.source_root() and meson.build_root() 2022-03-06 16:26:34 +10:00
pacman-db-upgrade.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
pacman-key.sh.in pacman-key: Fix shell syntax 2023-01-01 15:54:48 +01:00
repo-add.sh.in repo-add: fix exit on mktemp failure 2023-08-28 12:43:56 +00:00
wrapper.sh.in Update copyright years 2022-01-02 13:34:52 +10:00