Bug 1933

Summary: consider setting additional parameters in %makeinstall macro
Product: Sisyphus Reporter: at <at>
Component: rpm-buildAssignee: placeholder <placeholder>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P4 CC: arseny, glebfm, imz, ldv, placeholder, vt
Version: unstable   
Hardware: all   
OS: Linux   

Description at@altlinux.org 2003-01-14 16:15:28 MSK
%makeinstall macro sets prefix-like parameters in lower case only. This seems to be GNU style of using parameters in makefiles. But a lot software still uses uppercase parameters. I wonder how many makefiles in ALT Sisyphus contain DESTDIR set.
---

---

Comment 1 Dmitry V. Levin 2003-01-16 12:25:29 MSK
Add another macro?
Comment 2 Dmitry V. Levin 2003-01-16 12:25:29 MSK
Add another macro?
Comment 3 at@altlinux.org 2003-02-04 15:35:22 MSK
Well, no, since this is going to be a backward-compatible change.

Do you bother about something like RH compatibility? But you can\'t build most things on RH anyway, due to another changes. I\'m telling you.
Comment 4 at@altlinux.org 2003-02-04 15:35:22 MSK
Well, no, since this is going to be a backward-compatible change.

Do you bother about something like RH compatibility? But you can\'t build most things on RH anyway, due to another changes. I\'m telling you.
Comment 5 at@altlinux.org 2008-03-31 00:42:49 MSD
Standard macros are not quite flexible.
But we don't have to use them.