aboutsummaryrefslogtreecommitdiff
path: root/devel/linux_devtools-6
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2000-01-10 13:04:34 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2000-01-10 13:04:34 +0000
commit4443946f48e97d5633ef3200f9cadd931516562f (patch)
tree43a4fdd665235102a92219ed32f6bb5b42e730e0 /devel/linux_devtools-6
parenta70a9da5b4656f165b031f17450576a49e0d0800 (diff)
downloadports-4443946f48e97d5633ef3200f9cadd931516562f.tar.gz
ports-4443946f48e97d5633ef3200f9cadd931516562f.zip
Install packages with -U instead of -i. This should minimize the
problems people have when they install the port without removing the previously installed version.
Notes
Notes: svn path=/head/; revision=24621
Diffstat (limited to 'devel/linux_devtools-6')
-rw-r--r--devel/linux_devtools-6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile
index ecb33a678112..d433ce40d8ab 100644
--- a/devel/linux_devtools-6/Makefile
+++ b/devel/linux_devtools-6/Makefile
@@ -120,7 +120,7 @@ do-install:
#
@for R in ${DISTFILES}; do \
${ECHO} $$R; \
- rpm -i ${RPMFLAGS} ${RPMDIR}/$$R; \
+ rpm -U ${RPMFLAGS} ${RPMDIR}/$$R; \
done
#
# Install updates