Changeset 95 for spec/trunk/SPECS


Ignore:
Timestamp:
Nov 8, 2010, 12:42:10 PM (15 years ago)
Author:
Yuri Dario
Message:

spec: ash build updates, env now in coreutils.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/ash.spec

    r82 r95  
    22Name: ash
    33Version: 0.0.0
    4 Release: 2
     4Release: 3
    55License: BSD
    66Group: System Environment/Shells
     
    6767ln -s sh.exe %{buildroot}/@unixroot/bin/sh
    6868
    69 cp bin/env.exe %{buildroot}%{_bindir}/env.exe
    70 ln -s env.exe %{buildroot}%{_bindir}/env
    71 
    7269cp usr/man/man1/ash.1.gz %{buildroot}%{_mandir}/man1/ash.1.gz
    7370
     
    114111/@unixroot/bin/sh
    115112/@unixroot/bin/sh.exe
    116 %{_bindir}/env
    117 %{_bindir}/env.exe
    118113#/bin/bsh
    119114%{_mandir}/man1/*
Note: See TracChangeset for help on using the changeset viewer.