mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
smart-selection.mk: Now doing an update after smart installation
This commit is contained in:
parent
8408864a5e
commit
7e176b58f3
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ rpm-install-smart.done:
|
||||||
if ! rpm -q smart >/dev/null 2>&1 ; then \
|
if ! rpm -q smart >/dev/null 2>&1 ; then \
|
||||||
wget ftp.jannet.de:/pub/packages/linux/$(DISTRIBUTOR)/$(DISTRO_RELEASE)/inst-source/rpm/i686/smart.rpm; \
|
wget ftp.jannet.de:/pub/packages/linux/$(DISTRIBUTOR)/$(DISTRO_RELEASE)/inst-source/rpm/i686/smart.rpm; \
|
||||||
sudo rpm -U smart.rpm; \
|
sudo rpm -U smart.rpm; \
|
||||||
|
sudo smart update -y; \
|
||||||
fi
|
fi
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue