Changeset 185

Show
Ignore:
Timestamp:
05/09/09 12:37:19 (15 years ago)
Author:
broder
Message:

For moira, force the manpath to be correct and use DESTDIR.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/fink/main/finkinfo/macathena-moira.info

    r173 r185  
    11Package: macathena-moira 
    22Version: 20090105 
    3 Revision: 1 
     3Revision: 2 
    44Source: http://macathena.mit.edu/dist/moira-%v.tar.gz 
    55Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> 
     
    1414Source-MD5: afded014c91f64801d6d87e4b6aad038 
    1515 
    16 Depends: macathena-hesiod, libncurses5 
    17 BuildDepends: fink (>= 0.24.12) 
     16Depends: macathena-hesiod, libncurses5-shlibs 
     17BuildDepends: fink (>= 0.24.12), libncurses5 
    1818UpdateConfigGuess: true 
    1919PatchFile: %n.patch 
    2020PatchFile-MD5: 94503d049c26fb82527ca045902cb794 
    2121PatchScript: patch -p1 < %{PatchFile} 
    22 ConfigureParams: --with-krb5 --with-com_err --with-hesiod 
     22ConfigureParams: --with-krb5 --with-com_err --with-hesiod --mandir=%p/share/man 
    2323CompileScript: << 
    2424        autoconf 
     
    2727<< 
    2828InstallScript: << 
    29         make install prefix=%i 
     29        make install DESTDIR=%d 
    3030        mv %i/bin/chfn %i/bin/chfn.moira 
    3131        mv %i/bin/chsh %i/bin/chsh.moira