unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 18a28df7ef0154f6be20a8a23b945da22bcd39ef 515 bytes (raw)
name: gnu/packages/patches/libofa-4.diff 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
Description: remove -lexpat from libofa.pc. (Closes: #417389)
Author: Lukáš Lalinský <lalinsky@gmail.com>
Last-Update: 2007-05-19
Index: libofa-0.9.3/libofa.pc.in
===================================================================
--- libofa-0.9.3.orig/libofa.pc.in
+++ libofa-0.9.3/libofa.pc.in
@@ -8,5 +8,5 @@ Description: The Open Fingerprint Archit
 URL: http://www.musicdns.org/
 Version: @VERSION@
 Requires: fftw3
-Libs: -L${libdir} -lofa -lexpat -lm
+Libs: -L${libdir} -lofa -lm
 Cflags: -I${includedir}

debug log:

solving 18a28df7ef ...
found 18a28df7ef in https://yhetil.org/guix-devel/b8c0ab3a-857f-c4f0-f614-936e9ffd1e28@disroot.org/

applying [1/1] https://yhetil.org/guix-devel/b8c0ab3a-857f-c4f0-f614-936e9ffd1e28@disroot.org/
diff --git a/gnu/packages/patches/libofa-4.diff b/gnu/packages/patches/libofa-4.diff
new file mode 100644
index 0000000000..18a28df7ef

Checking patch gnu/packages/patches/libofa-4.diff...
Applied patch gnu/packages/patches/libofa-4.diff cleanly.

index at:
100644 18a28df7ef0154f6be20a8a23b945da22bcd39ef	gnu/packages/patches/libofa-4.diff

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).