Skip to content

Instantly share code, notes, and snippets.

View mlotysz's full-sized avatar

Maciej Łotysz mlotysz

  • Szczecin, Poland
View GitHub Profile
From ec7eafb1ace767d760d5880f202fe4b0595f7a64 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maciej=20=C5=81otysz?= <lotysz@gmail.com>
Date: Tue, 8 Sep 2020 12:24:10 +0200
Subject: [PATCH] Bump to 2.10.1
---
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/PKGBUILD b/PKGBUILD
@mlotysz
mlotysz / add_binary_sources.patch
Created March 6, 2020 10:35
add_binary_sources.patch
diff --git a/PKGBUILD b/PKGBUILD
index c9f1b29..2f635c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,17 +13,17 @@ provides=('prometheus')
conflicts=('prometheus' 'prometheus-git')
install='prometheus.install'
backup=('etc/prometheus/prometheus.yml')
-source=('prometheus.service')
+source=(prometheus.service)

Keybase proof

I hereby claim:

  • I am mlotysz on github.
  • I am mlotysz (https://keybase.io/mlotysz) on keybase.
  • I have a public key ASAqlXk8aDKPml7mnliWB-Bpz7inowqNbDgzpGR5rMah0Qo

To claim this, I am signing this object:

From 2c9b9cd87b0025de938831ba44114166356378e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maciej=20=C5=81otysz?= <lotysz@gmail.com>
Date: Thu, 14 Dec 2017 20:26:01 +0100
Subject: [PATCH] Incorporate pd5rm patch + my fix for legacy libenchant.1.so
pd5rm user comment:
I had some issues with this, so I wrote up a patch that makes it work for me.
1) Used Debian version instead of CentOS. Webkitgtk2 uses GTK 1
From 2da1bf383a482e94152fad5e1b87ff02708c7728 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maciej=20=20=C5=81otysz?= <maciej.lotysz@intive.com>
Date: Fri, 19 May 2017 15:30:14 +0200
Subject: [PATCH] Fix building error - workaround
https://github.com/adrienverge/openfortivpn/issues/81
---
PKGBUILD | 10 ++++++++--
allow-no-unused-functions.patch | 11 +++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)