Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alacritty: remove cargo lefotver
@ 2020-04-05 15:27 m3tav3rse
  2020-04-05 15:37 ` jnbr
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: m3tav3rse @ 2020-04-05 15:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 335 bytes --]

There is a new pull request by m3tav3rse against master on the void-packages repository

https://github.com/m3tav3rse/void-packages alacritty
https://github.com/void-linux/void-packages/pull/20672

alacritty: remove cargo lefotver
Fixes #20668

A patch file from https://github.com/void-linux/void-packages/pull/20672.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-alacritty-20672.patch --]
[-- Type: text/x-diff, Size: 987 bytes --]

From 8d734f91fe73eaec555e6f8ca1a6dca307351744 Mon Sep 17 00:00:00 2001
From: m3tav3rse <n6maa10816@tuta.io>
Date: Sun, 5 Apr 2020 17:24:25 +0200
Subject: [PATCH] alacritty: remove cargo lefotver

Fixes #20668
---
 srcpkgs/alacritty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 2efd08e9e22..740753bbd76 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,7 +1,7 @@
 # Template file for 'alacritty'
 pkgname=alacritty
 version=0.4.2
-revision=1
+revision=2
 build_style=cargo
 hostmakedepends="pkg-config python3"
 makedepends="freetype-devel fontconfig-devel libxcb-devel"
@@ -16,7 +16,7 @@ checksum=8dda9d580b9ec793cfdb336b000b73b7e98b4eba91c23ee04ee72a1728754ab2
 
 do_install() {
 	cargo install --path ${pkgname} --target ${RUST_TARGET} --root="${DESTDIR}/usr" --locked
-	rm "${DESTDIR}"/usr/.crates.toml
+	rm "${DESTDIR}"/usr/.crates*
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-04-06  9:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-05 15:27 [PR PATCH] alacritty: remove cargo lefotver m3tav3rse
2020-04-05 15:37 ` jnbr
2020-04-05 15:43 ` m3tav3rse
2020-04-05 17:03 ` m3tav3rse
2020-04-05 17:05 ` xtraeme
2020-04-05 17:11 ` m3tav3rse
2020-04-05 17:12 ` xtraeme
2020-04-05 17:15 ` m3tav3rse
2020-04-05 17:20 ` [PR PATCH] [Updated] " m3tav3rse
2020-04-05 19:13 ` jnbr
2020-04-05 22:48 ` [PR PATCH] [Updated] " m3tav3rse
2020-04-05 22:49 ` m3tav3rse
2020-04-06  7:28 ` [PR PATCH] [Merged]: " xtraeme
2020-04-06  7:40 ` travankor
2020-04-06  7:41 ` travankor
2020-04-06  8:37 ` m3tav3rse
2020-04-06  8:42 ` m3tav3rse
2020-04-06  9:39 ` travankor
2020-04-06  9:45 ` m3tav3rse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).