Github messages for voidlinux
 help / color / mirror / Atom feed
From: m3tav3rse <m3tav3rse@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] alacritty: remove cargo lefotver
Date: Sun, 05 Apr 2020 17:27:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20672@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2020-04-05 15:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 15:27 m3tav3rse [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20672@inbox.vuxu.org \
    --to=m3tav3rse@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).