OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Dec-2007 14:07:12
Branch: HEAD Handle: 2007121113071100
Modified files:
openpkg-src/make make.spec
Log:
fix indent
Summary:
Revision Changes Path
1.41 +4 -4 openpkg-src/make/make.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/make/make.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 make.spec
--- openpkg-src/make/make.spec 1 Jan 2007 17:39:35 -0000 1.40
+++ openpkg-src/make/make.spec 11 Dec 2007 13:07:11 -0000 1.41
@@ -33,7 +33,7 @@
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 @@
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 = {
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]