Browse Source

fix indent

master
parent
commit
64a8be6d0b
  1. 8
      make/make.spec

8
make/make.spec

@ -33,7 +33,7 @@ Class: CORE
Group: Building
License: GPL
Version: 3.81
Release: 20061013
Release: 20071211
# list of sources
Source0: ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.gz
@ -48,9 +48,9 @@ AutoReq: no
AutoReqProv: no
%description
This is the GNU variant of make(1). The purpose of this utility is
to determine automatically which pieces of a large program need to
be recompiled, and issue the commands to recompile them.
This is the GNU variant of make(1). The purpose of this utility is
to determine automatically which pieces of a large program need to
be recompiled, and issue the commands to recompile them.
%track
prog make = {

Loading…
Cancel
Save