Changeset 1742

Show
Ignore:
Timestamp:
10/24/06 07:45:46 (2 years ago)
Author:
alexander
Message:

Downgraded to the last version of the hibernate script that doesn't have
the double-execution bug. Made sure that it doesn't attempt to bring
down interfaces that are already down.

Location:
branches/6.2/packages/hibernate-script
Files:
1 added
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • branches/6.2/packages/hibernate-script/Makefile

    r1733 r1742  
    22 
    33NM= hibernate-script 
    4 VRS= 1.93 
     4VRS= 1.91 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.gz 
    88URL-$(FILE)= http://at-mirror.suspend2.net/downloads/all/$(FILE) 
    9 SHA-$(FILE)= cea3ece2fdbe277c3e1878fd2acb9a728138c5f6 
     9SHA-$(FILE)= b81808f499068937a9696e977ef1cfd499d21eee 
    1010 
    11 PATCH1=$(DIR)-lfs-1.patch 
     11PATCH1=$(DIR)-lfs-2.patch 
    1212 
    1313# Targets