Changeset 96942e4 in rtems
- Timestamp:
- 08/31/11 14:28:22 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 1919d59c
- Parents:
- 4f6cfca8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/gdb/install.add
r4f6cfca8 r96942e4 41 41 %endif 42 42 43 %if "{gdb_version}" >= "7.3" 44 %if ! %{with python} 45 # gdb-7.3 doesn't honor --without-python correctly 46 rm -rf ${RPM_BUILD_ROOT}%{_datadir}/gdb/python 47 %endif 48 %endif 43 49 cd .. 44 50
Note: See TracChangeset
for help on using the changeset viewer.