makepkg requires leading . in PKGEXT now
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
a67e10d21b
commit
5805bfc81a
1 changed files with 1 additions and 1 deletions
2
zprofile
2
zprofile
|
@ -12,6 +12,6 @@ fi
|
|||
|
||||
# make AUR packages not compress, since they immediately get
|
||||
# decompressed anyway
|
||||
export PKGEXT=pkg.tar
|
||||
export PKGEXT=".pkg.tar"
|
||||
|
||||
export TENDS_TO=42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue