]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
- changed diet prefix to %{_prefix}/lib/dietlibc, now -m32/-m64 really work
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Dec 2006 12:11:25 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    dietlibc.spec -> 1.69

dietlibc.spec

index 7586859bc9e17489f6c8dca32d0910b8a3e09f2e..6622b8322ac77392f97e14d0ec70988d212cf0e4 100644 (file)
@@ -7,7 +7,7 @@ Summary(pl):    Biblioteka standardowa C zoptymalizowana na rozmiar
 Summary(pt_BR):        libc pequena otimizada para tamanho
 Name:          dietlibc
 Version:       0.30
-Release:       2
+Release:       3
 Epoch:         2
 License:       GPL v2
 Group:         Development/Libraries
@@ -27,7 +27,7 @@ BuildRequires:        sparc32
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                dietprefix      %{_prefix}/%{_target_cpu}-linux-dietlibc
+%define                dietprefix      %{_prefix}/lib/dietlibc
 # for some reason known only to rpm there must be "\\|" not "\|" here
 %define                libarch         %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
 
This page took 0.063284 seconds and 4 git commands to generate.