index : archlinux32-keyring | |
Archlinux32 pacman keyring | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-02-05 20:05:26 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-02-05 20:05:26 +0100 |
commit | f2b87bddec1b34d779a32f0ce9c1920378007a6e (patch) | |
tree | 383a326c14ae661d8bd4ce47ebdb2280f177b8e9 /Makefile | |
parent | 00da5c3048be493cf2c30981b9656864639d2316 (diff) |
-rw-r--r-- | Makefile | 2 |
@@ -1,5 +1,5 @@ PREFIX = /usr/local -V=$(shell git describe --exact-match) +V=$(shell git describe) install: install -dm755 $(DESTDIR)$(PREFIX)/share/pacman/keyrings/ |