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-Sep-2007 08:15:17
Branch: HEAD Handle: 2007091107151700
Modified files:
openpkg-src/texinfo texinfo.spec
Log:
install-sh is in a subdir now, so resurrect the permission fix
Summary:
Revision Changes Path
1.54 +1 -0 openpkg-src/texinfo/texinfo.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/texinfo/texinfo.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 texinfo.spec
--- openpkg-src/texinfo/texinfo.spec 11 Sep 2007 05:59:29 -0000 1.53
+++ openpkg-src/texinfo/texinfo.spec 11 Sep 2007 06:15:17 -0000 1.54
@@ -63,6 +63,7 @@
%prep
%setup -q
+ chmod a+x build-aux/install-sh
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]