OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Apr-2004 16:17:52
Branch: HEAD Handle: 2004042115175200
Modified files:
openpkg-src/xemacs xemacs.spec
Log:
use the 'portable dumper' to resolve build problems under at least
Solaris 8
Summary:
Revision Changes Path
1.25 +3 -2 openpkg-src/xemacs/xemacs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xemacs/xemacs.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 xemacs.spec
--- openpkg-src/xemacs/xemacs.spec 6 Feb 2004 08:41:10 -0000 1.24
+++ openpkg-src/xemacs/xemacs.spec 21 Apr 2004 14:17:52 -0000 1.25
@@ -38,7 +38,7 @@
Group: Editor
License: GPL
Version: %{V_xemacs}
-Release: 20040206
+Release: 20040421
# package options
%option with_gtk yes
@@ -114,7 +114,8 @@
--with-jpeg \
--with-tiff \
--with-png \
- --with-xpm
+ --with-xpm \
+ --pdump
# build package
%{l_make} %{l_mflags}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]