Bug 83295
Summary: | rpmbuild doesn't follow macros for unpackaged files | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | sean <seandarcy> |
Component: | rpm-build | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-02-01 20:19:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
sean
2003-02-01 20:11:11 UTC
Yo need to delete the "%define", copy what's in /usr/lib/rpm/macros changing 1 to 0. Yep. It turned out deleting the %define was half the problem. You need a tab - not a space - before the 0 ( or 1). thanks for the quick response. |