CVS: src/si/rpm umlsi.spec.sed,1.1,1.2
Mats Wichmann <[email protected]>
| Newsgroups | gmane.linux.lsb.implementation |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/lsb/src/si/rpm In directory sc8-pr-cvs1:/tmp/cvs-serv31466 Modified Files: umlsi.spec.sed Log Message: postinstall step: touch a marker file which says whether to rerun configure if this is a new install with old, valid, setup Index: umlsi.spec.sed =================================================================== RCS file: /cvsroot/lsb/src/si/rpm/umlsi.spec.sed,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** umlsi.spec.sed 11 Feb 2003 19:05:36 -0000 1.1 --- umlsi.spec.sed 11 Feb 2003 23:19:18 -0000 1.2 *************** *** 18,21 **** --- 18,22 ---- %post + touch /etc/opt/lsb-umlsi/.newinstall %preun