RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ Makefile.am

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 26 Jul 2007 - 14:58:44 CEST
Message-Id: <20070726125844.CE9D83484F5@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   26-Jul-2007 14:58:44
  Branch: HEAD                             Handle: 2007072613584400

  Modified files:
    rpm                     Makefile.am

  Log:
    install(1) and mkdir -p are widely available these days.

  Summary:
    Revision    Changes     Path
    2.201       +0  -1      rpm/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/Makefile.am
  ============================================================================
  $ cvs diff -u -r2.200 -r2.201 Makefile.am
  --- rpm/Makefile.am	25 Jul 2007 06:14:34 -0000	2.200
  +++ rpm/Makefile.am	26 Jul 2007 12:58:44 -0000	2.201
  @@ -84,7 +84,6 @@
   
   pkglibdir =		@USRLIBRPM@
   pkglib_DATA =	rpmpopt macros
  -pkglib_SCRIPTS = install-sh mkinstalldirs
   
   noinst_HEADERS = build.h debug.h system.h
   
  @@ .
Received on Thu Jul 26 14:58:44 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.