Changeset 1086 for spec/trunk/SPECS/os2-rpm/find-legacy-runtime.sh
- Timestamp:
- Apr 6, 2017, 11:39:35 AM (8 years ago)
- Location:
- spec/trunk/SPECS/os2-rpm
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/os2-rpm/find-legacy-runtime.sh
r1078 r1086 135 135 done < "$fileslist" 136 136 # Now, if there are debug files, copy them too and append to debugfiles.list 137 # (to be picked up by %debug_package magic in brp-strip .os2)137 # (to be picked up by %debug_package magic in brp-strip-os2) 138 138 dbgfilelist="${rpm_list%.list}.debugfiles.list" 139 139 if [ -f "$dbgfilelist" ] ; then
Note:
See TracChangeset
for help on using the changeset viewer.