Changeset 1738
- Timestamp:
- 10/19/06 00:01:22 (2 years ago)
- Files:
-
- 1 modified
-
branches/6.2/packages/device-mapper/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/packages/device-mapper/Makefile
r1732 r1738 2 2 3 3 NM= device-mapper 4 VRS= 1.02.1 04 VRS= 1.02.12 5 5 DIR= $(NM).$(VRS) 6 6 7 7 FILE= $(DIR).tgz 8 8 URL-$(FILE)= ftp://sources.redhat.com/pub/dm/$(FILE) 9 SHA-$(FILE)= 160b457874d1897e0c02bf2632269c9f1c35a1859 SHA-$(FILE)= e1188ea7ddc4976e3614000a492e30fb019de2d6 10 10 11 11 # Targets
