Changeset 202 for spec/trunk/SPECS/bash.spec
- Timestamp:
- Sep 9, 2011, 4:16:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/bash.spec
r168 r202 5 5 Name: bash 6 6 Version: %{baseversion}%{patchleveltag} 7 Release: 4%{?dist}7 Release: 5%{?dist} 8 8 License: BSD 9 9 Group: System Environment/Shells … … 58 58 mkdir -p %{buildroot}/@unixroot/bin 59 59 60 cp usr/bin/bash.exe %{buildroot}/@unixroot/bin/bash.exe60 cp -p usr/bin/bash.exe %{buildroot}/@unixroot/bin/bash.exe 61 61 ln -s bash.exe %{buildroot}/@unixroot/bin/bash 62 62
Note:
See TracChangeset
for help on using the changeset viewer.