Changeset 8c50f0e for final-system/common/gzip.xml
- Timestamp:
- Feb 21, 2006, 2:28:50 AM (20 years ago)
- Children:
- 7119f7d0
- Parents:
- e63113c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/gzip.xml
re63113c r8c50f0e 67 67 <screen os="j"><userinput>mv -v /usr/bin/gzip /bin 68 68 rm -v /usr/bin/{gunzip,zcat} 69 ln -sv gzip /bin/gunzip 70 ln -sv gzip /bin/zcat 71 ln -sv gzip /bin/compress 69 ln -sv gzip /bin/{gunzip,zcat,compress} 72 70 ln -sv gunzip /bin/uncompress</userinput></screen> 73 71
Note:
See TracChangeset
for help on using the changeset viewer.