Changeset 1742
- Timestamp:
- 10/24/06 07:45:46 (2 years ago)
- Location:
- branches/6.2/packages/hibernate-script
- Files:
-
- 1 added
- 1 removed
- 1 modified
-
Makefile (modified) (1 diff)
-
hibernate-script-1.91-lfs-2.patch (added)
-
hibernate-script-1.93-lfs-1.patch (deleted)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/packages/hibernate-script/Makefile
r1733 r1742 2 2 3 3 NM= hibernate-script 4 VRS= 1.9 34 VRS= 1.91 5 5 DIR= $(NM)-$(VRS) 6 6 7 7 FILE= $(DIR).tar.gz 8 8 URL-$(FILE)= http://at-mirror.suspend2.net/downloads/all/$(FILE) 9 SHA-$(FILE)= cea3ece2fdbe277c3e1878fd2acb9a728138c5f69 SHA-$(FILE)= b81808f499068937a9696e977ef1cfd499d21eee 10 10 11 PATCH1=$(DIR)-lfs- 1.patch11 PATCH1=$(DIR)-lfs-2.patch 12 12 13 13 # Targets
