Changeset 430
- Timestamp:
- 2003年12月03日 13時55分56秒 (5 years ago)
- Files:
-
- trunk/pkginfo/ChangeLog (modified) (1 diff)
- trunk/pkginfo/cygwin-mount/Makefile.pkg (modified) (1 diff)
- trunk/pkginfo/setup.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pkginfo/ChangeLog
r429 r430 1 1 2003-12-03 KOSEKI Yoshinori <kose@meadowy.org> 2 3 * setup.ini (cygwin-mount-skip-pkg): [curr] Release. 4 * cygwin-mount/Makefile.pkg (cygwin-mount-skip-pkg.tar.gz): New entry. 5 cygwin-mount-1.4.6-1-pkg is NG! 2 6 3 7 * setup.ini (cygwin-mount-1.4.6-1-pkg): [curr] Release. trunk/pkginfo/cygwin-mount/Makefile.pkg
r429 r430 82 82 rm -f $(PKG)-$(PKG_VERSION)-pkg.tar.gz 83 83 84 skip : cygwin-mount-skip-pkg.tar.gz 85 86 cygwin-mount-skip-pkg.tar.gz: 87 cp /dev/null cygwin-mount-skip-pkg.tar 88 gzip cygwin-mount-skip-pkg.tar 89 84 90 # end trunk/pkginfo/setup.ini
r429 r430 48 48 install: packages/cygwin-mount-1.4.4-1-pkg.tar.gz 12836 49 49 [curr] 50 version: 1.4.6-151 install: packages/cygwin-mount- 1.4.6-1-pkg.tar.gz 1118650 version: skip 51 install: packages/cygwin-mount-skip-pkg.tar.gz 46 52 52 53 53 @ elib
