[packages/FHS] - install lib64 on x32 - rel 39
baggins
baggins at pld-linux.org
Sat Apr 11 18:30:35 CEST 2015
commit 57d439f57443c72c85e57f8d784c72c8c35ab043
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 11 18:30:23 2015 +0200
- install lib64 on x32
- rel 39
FHS.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/FHS.spec b/FHS.spec
index aaf8b00..6b50ed8 100644
--- a/FHS.spec
+++ b/FHS.spec
@@ -9,7 +9,7 @@ Summary(pl.UTF-8): Podstawowy układ katalogów systemu Linux zgodny z FHS 2.3
Summary(tr.UTF-8): Temel dosya sistemi yapısı
Name: FHS
Version: 2.3
-Release: 38
+Release: 39
License: GPL
Group: Base
URL: http://www.pathname.com/fhs/
@@ -27,6 +27,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%endif
%if "%{_lib}" == "libx32"
%define with_libx32 1
+%define with_lib64 1
%else
%ifarch %{x8664}
# x32 as additional ABI
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/FHS.git/commitdiff/57d439f57443c72c85e57f8d784c72c8c35ab043
More information about the pld-cvs-commit
mailing list