Bug 6798 - %_altdir hack for BuildRequires not longer works
Summary: %_altdir hack for BuildRequires not longer works
Status: CLOSED DUPLICATE of bug 5888
Alias: None
Product: Sisyphus
Classification: Development
Component: alternatives (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-08 12:02 MSD by at@altlinux.org
Modified: 2005-09-04 21:57 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description at@altlinux.org 2005-05-08 12:02:11 MSD
$ rpm -q alternatives
alternatives-0.2.0-alt0.12
$ head -1 /etc/rpm/macros.d/alternatives
%_altdir %([ ! -f /usr/lib/libalternatives.so ])/etc/alternatives/packages.d
$

Once intended for buildreq assistance, this hack no longer works.
You've gotta stat(2) something else.
Comment 1 inger@altlinux.org 2005-05-11 11:31:31 MSD

*** This bug has been marked as a duplicate of 5888 ***