diff options
author | Michael Adam <obnox@samba.org> | 2008-05-23 18:06:53 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-08-13 11:54:03 +0200 |
commit | ac1b8c4e0781c2829c47283f4f38407778e27ba8 (patch) | |
tree | 181c7257f9aec8b4255e7254debfe920e53bb6b7 | |
parent | 14c0f896b387e450f4513e4a82f20e0427cca559 (diff) | |
download | samba-ac1b8c4e0781c2829c47283f4f38407778e27ba8.tar.gz samba-ac1b8c4e0781c2829c47283f4f38407778e27ba8.tar.bz2 samba-ac1b8c4e0781c2829c47283f4f38407778e27ba8.zip |
packaging(RHEL-CTDB): remove duplicate block from spec file.
Michael
(This used to be commit f978df86f9af480de26a6cf67c4f8e60d1e27139)
-rw-r--r-- | packaging/RHEL-CTDB/samba.spec | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec b/packaging/RHEL-CTDB/samba.spec index 49784bec31..2356b4508d 100644 --- a/packaging/RHEL-CTDB/samba.spec +++ b/packaging/RHEL-CTDB/samba.spec @@ -41,13 +41,6 @@ BuildRequires: pam-devel, readline-devel, fileutils, libacl-devel, openldap-deve %define _libarch %_lib %endif -# rpm screws up the arch lib dir when using --target on RHEL5 -%ifarch i386 i486 i586 i686 ppc s390 -%define _libarch lib -%else -%define _libarch %_lib -%endif - %description Samba is the protocol by which a lot of PC-related machines share |