summaryrefslogtreecommitdiff
path: root/installplatform
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-06-25 20:01:42 +0000
committerjbj <devnull@localhost>2001-06-25 20:01:42 +0000
commitb533de2b2722679b3e1bc486467310bd8c61f806 (patch)
tree835bf06bd48033812d5714137f7f539ec0ba7bc1 /installplatform
parent3bb77854aa61ac18b672df8baf34f32537cf6604 (diff)
downloadrpm-b533de2b2722679b3e1bc486467310bd8c61f806.tar.gz
rpm-b533de2b2722679b3e1bc486467310bd8c61f806.tar.bz2
rpm-b533de2b2722679b3e1bc486467310bd8c61f806.zip
Yet another patial harlink set fix.
CVS patchset: 4903 CVS date: 2001/06/25 20:01:42
Diffstat (limited to 'installplatform')
-rwxr-xr-xinstallplatform2
1 files changed, 1 insertions, 1 deletions
diff --git a/installplatform b/installplatform
index 3f14c5475..945f174ff 100755
--- a/installplatform
+++ b/installplatform
@@ -93,7 +93,7 @@ for SUBST in $SUBSTS ; do
-e "s,@LIB@,$LIB," \
-e "s,@ARCH_INSTALL_POST@,$ARCH_INSTALL_POST," \
-e "s,@DEFAULTDOCDIR@,$DEFAULTDOCDIR," \
- -e 's,\${,%{_,' \
+ -e '/FLAGS:-/!s,\${,%{_,' \
$MULTILIBSED \
$VENDORSED \
| grep -v '^@' \