ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/xcmsi-compatibility.spec
(Generate patch)

Comparing COMP/CMSDIST/xcmsi-compatibility.spec (file contents):
Revision 1.5 by eulisse, Tue Jul 4 12:52:34 2006 UTC vs.
Revision 1.6 by eulisse, Tue Jul 4 12:53:27 2006 UTC

# Line 17 | Line 17 | else
17      scramv1 db -link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
18   fi
19  
20 < #%preun
21 < #echo "Unlinking old XCMSI scram database from the new one..."
22 < #if [ ! -f $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup ]
23 < #then
24 < #    echo "XCMSI installation not found. Quitting without doing anything."
25 < #    exit 0
26 < #else
27 < #    source $RPM_INSTALL_PREFIX/cmsset_default.sh
28 < #    scramv1 db -link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
29 < #fi
20 > %preun
21 > echo "Unlinking old XCMSI scram database from the new one..."
22 > if [ ! -f $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup ]
23 > then
24 >    echo "XCMSI installation not found. Quitting without doing anything."
25 >    exit 0
26 > else
27 >    source $RPM_INSTALL_PREFIX/cmsset_default.sh
28 >    scramv1 db -link $RPM_INSTALL_PREFIX/Releases/SCRAM/scramdb/project.lookup
29 > fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines