Changeset 556

Show
Ignore:
Timestamp:
2004年06月29日 18時02分37秒 (4 years ago)
Author:
kose
Message:

* setup.ini (ispell-3.2.06-3d-pkg): [Curr] Release.
* ispell/Makefile.pkg : Do not wget some files, use working cp.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.10/pkginfo/ChangeLog

    r555 r556  
    112004-06-29  KOSEKI Yoshinori  <kose@meadowy.org> 
    22 
     3        * setup.ini (ispell-3.2.06-3d-pkg): [Curr] Release. 
     4        * ispell/Makefile.pkg : Do not wget some files, use working cp. 
     5 
    36        * setup.ini (sdic-2.1.3-4d-pkg): [Curr] Release. 
    4         * sdic/Makefile.pkg (PKG_URL): Do not wget some files, use working cp. 
     7        * sdic/Makefile.pkg : Do not wget some files, use working cp. 
    58        (sync 2.00) 
    69 
  • branches/2.10/pkginfo/ispell/Makefile.pkg

    r447 r556  
    1717PKG=ispell-3.2.06 
    1818BASE=ispell 
    19 PKG_VERSION=3 
    20 PKG_URL=http://www.fsci.fuk.kindai.ac.jp/aftp/pub/ptex/utils 
     19PKG_VERSION=3d 
     20PKG_URL= http://www.fsci.fuk.kindai.ac.jp/aftp/pub/ptex/utils 
    2121PKG_PATCH= 
    2222PKG_PKGINFO="URL: http://www.fsci.fuk.kindai.ac.jp/~kakuto/soft.html" 
     
    2424 
    2525######### 
    26 include $(subst Makefile.pkg,../meadow.defs,$(MAKEFILE_LIST)) 
     26MAKEDIR = $(firstword $(dir $(MAKEFILE_LIST))) 
     27include $(MAKEDIR)../meadow.defs 
    2728 
    2829DESTDIR=$(PREFIX)/site-lisp 
    29 MAKE_OPTIONS=LISPDIR=$(DESTDIR) EMACS=$(EMACS) PWD= VERSION_SPECIFIC_LISPDIR=$(PREFIX)/$(MEADOW_VERSION)/site-lisp 
     30MAKE_OPTIONS=LISPDIR=$(DESTDIR) EMACS=$(EMACS) PWD=  
    3031PKGINFO=$(PREFIX)/pkginfo 
    3132PWD= 
     
    6768        rm -rf $(PKGINFO)/$(BASE) 
    6869        if test ! -d $(PKGINFO)/$(BASE); then mkdir -p $(PKGINFO)/$(BASE); fi 
    69         (cd $(PKGINFO)/$(BASE) ; \ 
    70         wget $(PKGINFO_URL)/$(BASE)/Makefile.pkg $(PKGINFO_URL)/$(BASE)/dot.emacs;\ 
    71         echo $(PKG_PKGINFO) > _pkginfo) 
     70        cp -p $(MAKEDIR)Makefile.pkg $(PKGINFO)/$(BASE) 
     71        cp -p $(MAKEDIR)dot.emacs $(PKGINFO)/$(BASE) 
     72        echo $(PKG_PKGINFO) > $(PKGINFO)/$(BASE)/_pkginfo 
     73        chmod 666 $(PKGINFO)/$(BASE)/* 
    7274        for F in COPYING.egrep COPYRIGHT Contributors README README.look README.w32 README.w32.english WISHES doc/ispell.4; do \ 
    7375          cp -p $(PKG)/$$F $(PKGINFO)/$(BASE); \ 
  • branches/2.10/pkginfo/setup.ini

    r555 r556  
    116116install: packages/intlfonts-1.2.1-4-pkg.tar.gz 16926403 
    117117 
    118 # @ ispell 
    119 # [curr] 
    120 # version: 3.2.06-3d 
    121 # install: packages/ispell-3.2.06-3d-pkg.tar.gz 2585603 
     118@ ispell 
     119[curr] 
     120version: 3.2.06-3d 
     121install: packages/ispell-3.2.06-3d-pkg.tar.gz 2585589 
    122122 
    123123@ lookup