Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] quilt: add missing patch dependency
@ 2020-12-13 10:32 toluschr
  2020-12-13 11:16 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: toluschr @ 2020-12-13 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages fix-quilt
https://github.com/void-linux/void-packages/pull/27120

quilt: add missing patch dependency
`/usr/share/quilt/push: line 142: patch: command not found`

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

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

From 1a2f62c4b9dbca4ebc23ea0e625a58de75e23221 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Sun, 13 Dec 2020 11:30:44 +0100
Subject: [PATCH] quilt: add missing patch dependency

---
 srcpkgs/quilt/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/quilt/template b/srcpkgs/quilt/template
index 42c3a193811..f6a11756dd9 100644
--- a/srcpkgs/quilt/template
+++ b/srcpkgs/quilt/template
@@ -1,10 +1,11 @@
 # Template file for 'quilt'
 pkgname=quilt
 version=0.66
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--without-rpmbuild"
 hostmakedepends="perl"
+depends="patch"
 short_desc="Tool for Working with Many Patches"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-2.0-only"

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

* Re: [PR PATCH] [Merged]: quilt: add missing patch dependency
  2020-12-13 10:32 [PR PATCH] quilt: add missing patch dependency toluschr
@ 2020-12-13 11:16 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-12-13 11:16 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

quilt: add missing patch dependency
https://github.com/void-linux/void-packages/pull/27120

Description:
`/usr/share/quilt/push: line 142: patch: command not found`

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

end of thread, other threads:[~2020-12-13 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 10:32 [PR PATCH] quilt: add missing patch dependency toluschr
2020-12-13 11:16 ` [PR PATCH] [Merged]: " sgn

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).