From bd2f068dcb2d753b8c71e29a3e02ceae43fabe47a2d2b86959dae95853aebfa2 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 11 Jun 2014 09:30:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=23 --- netcfg.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/netcfg.spec b/netcfg.spec index 8f9b160..11af4e2 100644 --- a/netcfg.spec +++ b/netcfg.spec @@ -87,7 +87,6 @@ fi #> filename (and not a symlink) and in that case, rename the file #> to /etc/hostname. This should ensure /etc/HOSTNAME is properly created #> by RPM. -set -x if [ "0$1" -ge "2" ]; then if [ -f /etc/HOSTNAME -a ! -h /etc/HOSTNAME ]; then if [ -f /etc/hostname ]; then