summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-09-23 14:38:05 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-09-23 11:16:56 -0400
commitf1810b5f0eeb445542c7366be57a396b6331bda9 (patch)
tree2d23935a13eeae6ef970f40e1bdbd410b3bc7d23
parent43f7cfb86f2f405e5cf3f78b4f883cd70fe451e3 (diff)
downloadding-libs-f1810b5f0eeb445542c7366be57a396b6331bda9.tar.gz
ding-libs-f1810b5f0eeb445542c7366be57a396b6331bda9.tar.xz
ding-libs-f1810b5f0eeb445542c7366be57a396b6331bda9.zip
Remove unneeded --disable-rpath configure option
-rw-r--r--contrib/ding-libs.spec.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/ding-libs.spec.in b/contrib/ding-libs.spec.in
index 20269bf..cc28953 100644
--- a/contrib/ding-libs.spec.in
+++ b/contrib/ding-libs.spec.in
@@ -278,8 +278,7 @@ structure
%build
%configure \
- --disable-static \
- --disable-rpath
+ --disable-static
make %{?_smp_mflags} all docs