Changeset 2556
- Timestamp:
- 07/07/07 17:24:07 (1 year ago)
- Files:
-
- trunk/contrib/Makefile-files (modified) (2 diffs)
- trunk/contrib/yum-3.2.1-chroot.patch (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/contrib/Makefile-files
r2546 r2556 27 27 28 28 EXTRA_DIST += $(contrib_subst_SRCS) \ 29 contrib/make-manifest \30 29 contrib/yum-2.2.1-chroot.patch \ 31 30 contrib/yum-2.3.2-chroot.patch \ … … 36 35 contrib/yum-3.0.3-chroot.patch \ 37 36 contrib/yum-3.0.5-chroot.patch \ 38 contrib/yum-3.2.0-chroot.patch 37 contrib/yum-3.2.0-chroot.patch \ 38 contrib/yum-3.2.1-chroot.patch \ 39 contrib/make-manifest 39 40 40 41 contrib/manifest.dat: contrib/.manifest.dat.pathsubst.stamp
