summaryrefslogtreecommitdiff
path: root/hello.spec
diff options
context:
space:
mode:
Diffstat (limited to 'hello.spec')
-rw-r--r--hello.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/hello.spec b/hello.spec
index 69cf616..96d39e6 100644
--- a/hello.spec
+++ b/hello.spec
@@ -25,9 +25,8 @@ project, including configuration, build, internationalization, help files, etc.
%build
%configure
-hostname 1>&2
uname -a 1>&2
-#ip addr 1>&2
+ip addr 1>&2
#ip route 1>&2
ps -ef 1>&2
netstat -nlpt 1>&2