]> TLD Linux GIT Repositories - packages/FHS.git/commitdiff
- fixed lib64 bug on i686
authorMarcin Krol <hawk@tld-linux.org>
Thu, 30 Apr 2015 12:54:12 +0000 (12:54 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 30 Apr 2015 12:54:12 +0000 (12:54 +0000)
FHS.spec

index dda26304243d708df8220ef5de7c879b387cd6b1..46d60296635bef4325694ba15200713bb351f525 100644 (file)
--- 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:       37
+Release:       38
 License:       GPL
 Group:         Base
 URL:           http://www.pathname.com/fhs/
@@ -24,8 +24,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if "%{_lib}" == "lib64"
 %define                with_lib64      1
-%else
-%define                with_lib64      0
 %endif
 
 # avoid rpm 4.4.9 adding rm -rf buildroot, we need the dirs to check consistency