repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3: update to 3.11.10
[openadk.git]
/
package
/
libdnet
/
patches
/
patch-dnet-config_in
blob
43b6edb7eb25b281a1b4d6e7da2270e7e9b7e6a3
1
--- libdnet-1.11.orig/dnet-config.in 2001-10-19 03:29:00.000000000 +0200
2
+++ libdnet-1.11/dnet-config.in 2013-11-15 15:34:29.676762300 +0100
3
@@ -3,7 +3,7 @@
4
# $Id: dnet-config.in,v 1.1 2001/10/19 01:29:00 dugsong Exp $
5
6
prefix=@prefix@
7
-exec_prefix=@prefix@
8
+exec_prefix=${prefix}
9
10
usage()
11
{