- fix %pre scriptlet [bnc#899506]

OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=27
This commit is contained in:
Petr Gajdos 2014-10-02 18:47:27 +00:00 committed by Git OBS Bridge
parent 6481673392
commit 36b9ff2575
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 2 18:49:01 UTC 2014 - pgajdos@suse.com
- fix %pre scriptlet [bnc#899506]
-------------------------------------------------------------------
Fri Jul 25 10:46:20 UTC 2014 - pgajdos@suse.com

View File

@ -93,7 +93,6 @@ if [ "0$1" -ge "2" ]; then
mv /etc/hostname /etc/hostname.rpmsave
fi
ln -f /etc/HOSTNAME /etc/HOSTNAME.rpmsave
rm /etc/HOSTNAME
fi
fi