diff --git a/net-libs/libaxc/files/libaxc-0.3.4-so-symlinks.patch b/net-libs/libaxc/files/libaxc-0.3.4-so-symlinks.patch index 3daaec5..de17855 100644 --- a/net-libs/libaxc/files/libaxc-0.3.4-so-symlinks.patch +++ b/net-libs/libaxc/files/libaxc-0.3.4-so-symlinks.patch @@ -1,279 +1,24 @@ - - - -libaxc-0.3.4-so-symlinks.patch « files « libaxc « net-libs - repo/gentoo.git - Official Gentoo ebuild repository - - - - - - - - - - - - - -
-
- -
- -
- -
-
-
-
- - - - -
-summaryrefslogtreecommitdiff
- - - -
-
-
blob: 94850adb9a0aa8f0f741a0efc934fafd34dcf5e0 (plain) - - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-
From b9a79499a8638fb58394088af1b3e419c52f0562 Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping <sebastian@pipping.org>
+From b9a79499a8638fb58394088af1b3e419c52f0562 Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping 
 Date: Sun, 21 Feb 2021 20:16:34 +0100
 Subject: [PATCH] Add missing symlinks libaxc.so.$(VER_MAJ) and libaxc.so
 
----
+---
  Makefile | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/Makefile b/Makefile
-index b79a3f8..b882cbb 100644
---- a/Makefile
-+++ b/Makefile
-@@ -125,6 +125,8 @@ install: $(BDIR)
+diff --git a/Makefile b/Makefile
+index b79a3f8..b882cbb 100644
+--- a/Makefile
++++ b/Makefile
+@@ -125,6 +125,8 @@ install: $(BDIR)
  	install -d $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/pkgconfig/
  	install -m 644 $(BDIR)/libaxc.a  $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.a
  	install -m 644 $(BDIR)/libaxc.so $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.so.$(VERSION)
-+	ln -s libaxc.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.so.$(VER_MAJ)
-+	ln -s libaxc.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.so
++	ln -s libaxc.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.so.$(VER_MAJ)
++	ln -s libaxc.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libaxc.so
  	install -m 644 $(BDIR)/libaxc.pc $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/pkgconfig/
  	install -d $(DESTDIR)/$(PREFIX)/include/axc/
  	install -m 644 $(SDIR)/axc.h $(DESTDIR)/$(PREFIX)/include/axc/
--- 
+-- 
 2.30.1
-
-
-
-
-
-
-
- - - - - - - - - diff --git a/net-libs/libomemo/files/libomemo-0.7.1-so-symlinks.patch b/net-libs/libomemo/files/libomemo-0.7.1-so-symlinks.patch index ac3db95..1e47080 100644 --- a/net-libs/libomemo/files/libomemo-0.7.1-so-symlinks.patch +++ b/net-libs/libomemo/files/libomemo-0.7.1-so-symlinks.patch @@ -1,279 +1,24 @@ - - - -libomemo-0.7.1-so-symlinks.patch « files « libomemo « net-libs - repo/gentoo.git - Official Gentoo ebuild repository - - - - - - - - - - - - - -
-
- -
- -
- -
-
-
-
- - - - -
-summaryrefslogtreecommitdiff
- - - -
-
-
blob: 69f174a75ecf2b44cfc5a54075633186e1335b19 (plain) - - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-
From 3911dc9d496f61b774d091bd1f2394d458abe8d7 Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping <sebastian@pipping.org>
+rom 3911dc9d496f61b774d091bd1f2394d458abe8d7 Mon Sep 17 00:00:00 2001
+From: Sebastian Pipping 
 Date: Sun, 21 Feb 2021 20:51:01 +0100
 Subject: [PATCH] Add missing symlinks libomemo.so.$(VER_MAJ) and libomemo.so
 
----
+---
  Makefile | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/Makefile b/Makefile
-index e7b9ea6..289d2ec 100644
---- a/Makefile
-+++ b/Makefile
-@@ -108,6 +108,8 @@ install: $(BDIR)
+diff --git a/Makefile b/Makefile
+index e7b9ea6..289d2ec 100644
+--- a/Makefile
++++ b/Makefile
+@@ -108,6 +108,8 @@ install: $(BDIR)
  	install -d $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/pkgconfig/
  	install -m 644 $(BDIR)/libomemo-conversations.a  $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.a
  	install -m 644 $(BDIR)/libomemo.so $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.so.$(VERSION)
-+	ln -s libomemo.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.so.$(VER_MAJ)
-+	ln -s libomemo.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.so
++	ln -s libomemo.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.so.$(VER_MAJ)
++	ln -s libomemo.so.$(VERSION) $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/libomemo.so
  	install -m 644 $(BDIR)/libomemo.pc $(DESTDIR)/$(PREFIX)/lib/$(ARCH)/pkgconfig/
  	install -d $(DESTDIR)/$(PREFIX)/include/libomemo/
  	install -m 644 $(SDIR)/libomemo_crypto.h $(DESTDIR)/$(PREFIX)/include/libomemo/
--- 
+-- 
 2.30.1
-
-
-
-
-
-
-
- - - - - - - - -