We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a23bbd commit 9659020Copy full SHA for 9659020
ice/rpm/ice.spec
@@ -1,6 +1,6 @@
1
# **********************************************************************
2
#
3
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2019 ZeroC, Inc. All rights reserved.
4
5
# This copy of Ice is licensed to you under the terms described in the
6
# ICE_LICENSE file included in this distribution.
@@ -599,9 +599,7 @@ make dist
599
600
%endif
601
602
-
603
%install
604
605
rm -rf $RPM_BUILD_ROOT
606
607
@@ -934,11 +932,6 @@ rm -rf $RPM_BUILD_ROOT
934
932
935
933
%ifarch %{core_arches}
936
937
-#
938
-# Empty list for main "ice" package
939
940
-%files
941
942
943
# Generate "ice-all-runtime" meta package as arch-specific
944
0 commit comments