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: 23-Jul-2006 15:14:38
Branch: HEAD Handle: 2006072314143800
Modified files:
openpkg-src/js js.spec
Log:
who the hell told GNU that manual pages now go into share/man/ instead
of man?!
Summary:
Revision Changes Path
1.18 +1 -0 openpkg-src/js/js.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/js/js.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 js.spec
--- openpkg-src/js/js.spec 23 Jul 2006 12:39:31 -0000 1.17
+++ openpkg-src/js/js.spec 23 Jul 2006 13:14:38 -0000 1.18
@@ -134,6 +134,7 @@
GREP="grep" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
%if "%{with_perl}" == "yes"
--with-perl=%{l_prefix}/bin/perl \
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]