Changeset 248 for spec/trunk/SPECS
- Timestamp:
- Dec 16, 2011, 2:51:44 PM (14 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/ash.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/ash.spec
r236 r248 2 2 Name: ash 3 3 Version: 0.0.0 4 Release: 7%{?dist}4 Release: 8%{?dist} 5 5 License: BSD 6 6 Group: System Environment/Shells … … 66 66 cp -p bin/ash.exe %{buildroot}%{_bindir}/sh.exe 67 67 ln -s %{_bindir}/sh.exe %{buildroot}/@unixroot/bin/sh 68 ln -s %{_bindir}/sh.exe %{buildroot}%{_bindir}/sh 68 69 69 70 cp -p usr/man/man1/ash.1.gz %{buildroot}%{_mandir}/man1/ash.1.gz … … 110 111 %defattr(-,root,root) 111 112 /@unixroot/bin/sh 112 %{_bindir}/sh .exe113 %{_bindir}/sh* 113 114 #/bin/bsh 114 115 %{_mandir}/man1/* 115 116 116 117 %changelog 118 * Tue Dec 13 2011 yd 119 - provides also /usr/bin/sh for compatibility with new scripts. 120 117 121 * Wed Nov 16 2011 yd 118 122 - keep all executables to /usr/bin and place symlinks in /bin
Note:
See TracChangeset
for help on using the changeset viewer.
