From d432fb6ee08a081ad5a043a372d8a09f0350eaf2 Mon Sep 17 00:00:00 2001 From: Elan Ruusamäe Date: Wed, 13 Jun 2007 23:36:37 +0000 Subject: - don't chrpath Changed files: crossmipsel-uClibc.spec -> 1.7 diff --git a/crossmipsel-uClibc.spec b/crossmipsel-uClibc.spec index 0af1d16..e48fa26 100644 --- a/crossmipsel-uClibc.spec +++ b/crossmipsel-uClibc.spec @@ -23,7 +23,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define target mipsel-pld-linux %define arch %{_prefix}/%{target} -%define _noautostrip .* +%define no_install_post_strip 1 +%define no_install_post_chrpath 1 %description Small libc for building embedded applications. Version compiled for -- cgit v0.10.2