SHA256
1
0
forked from pool/netcfg

Accepting request 253698 from Base:System

- fix %pre scriptlet [bnc#899506]

OBS-URL: https://build.opensuse.org/request/show/253698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2014-10-14 06:58:58 +00:00 committed by Git OBS Bridge
commit 9b6d83b3f2
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