Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37710463
en ru br
ALT Linux repos
S:1.4-alt8rc5
5.0: 1.4-alt2rc5
4.1: 1.4-alt2rc5
4.0: 1.4-alt2rc5
3.0: 1.4-alt0.8rc5

Other repositories
Upstream:1.4rc5

Group :: System/Libraries
RPM: aalib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: aalib-1.4-alt-rpath.patch
Download


--- aalib/configure.in.orig	2011-12-18 12:10:43.000000000 +0400
+++ aalib/configure.in	2011-12-18 12:24:58.478140254 +0400
@@ -374,7 +374,7 @@ esac
 # Set runtime shared library paths as needed
 
 if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then
-  AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib"
+  AALIB_RLD_FLAGS=""
 fi
 
 if test $ARCH = solaris; then
--- aalib/configure.orig	2011-12-18 12:10:43.000000000 +0400
+++ aalib/configure	2011-12-18 12:24:29.469996403 +0400
@@ -4316,7 +4316,7 @@ esac
 # Set runtime shared library paths as needed
 
 if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then
-  AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib"
+  AALIB_RLD_FLAGS=""
 fi
 
 if test $ARCH = solaris; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin