Changes between Initial Version and Version 1 of Ticket #134, comment 1
- Timestamp:
- Mar 31, 2015, 9:24:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #134, comment 1
initial v1 4 4 5 5 This template however requires some additional work to make it work on OS/2. This shouldn't be a big deal. One of things that needs to be done is linking `/usr/lib/rpm/brp-strip.os2` to it (instead of unconditionally doing so in `%__os_install_post`). Another thing is that we need to decide which naming scheme to use for the debug packages. (See the next comment). 6 7 %define __os_install_post %{nil}