Ignore:
Timestamp:
Jun 13, 2010, 12:35:23 PM (14 years ago)
Author:
Bruno Cornec
Message:

r3872@localhost: bruno | 2010-06-10 12:15:05 +0200
In version devel (3+) mindi is renamed as mrmini

File:
1 moved

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/devel/mrmini/rpm/mrmini.spec

    r1053 r1054  
    11#
    2 # $Id: mindi.spec 1866 2008-01-16 15:29:04Z bruno $
     2# $Id$
    33#
    44%define perlvendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)
     
    1212Url:        PBURL
    1313Source:     PBREPO/PBSRC
    14 # Not yet possible as busybox is a binary that should go alongside
    15 # BuildArch:    noarch
    1614BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    1715BuildArch:  noarch
     
    3937export CONFDIR=%{_sysconfdir}
    4038export CACHEDIR=%{_var}/cache/%{name}
    41 export PKGBUILDMINDI="true"
     39export PKGBUILDMRMINI="true"
    4240./post-install.sh
    4341
Note: See TracChangeset for help on using the changeset viewer.