Removed unnecesary changes
This commit is contained in:
parent
293c5f7326
commit
033097bd28
@ -1,4 +1,3 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
|
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
|
||||||
# Spack Project Developers. See the top-level COPYRIGHT file for details.
|
# Spack Project Developers. See the top-level COPYRIGHT file for details.
|
||||||
#
|
#
|
||||||
@ -8,7 +7,6 @@
|
|||||||
|
|
||||||
|
|
||||||
class Coreutils(AutotoolsPackage, GNUMirrorPackage):
|
class Coreutils(AutotoolsPackage, GNUMirrorPackage):
|
||||||
|
|
||||||
"""The GNU Core Utilities are the basic file, shell and text
|
"""The GNU Core Utilities are the basic file, shell and text
|
||||||
manipulation utilities of the GNU operating system. These are
|
manipulation utilities of the GNU operating system. These are
|
||||||
the core utilities which are expected to exist on every
|
the core utilities which are expected to exist on every
|
||||||
|
Loading…
Reference in New Issue
Block a user