--On Mittwoch, 7. September 2005 10:59 +0200 Steffen Weinreich <[EMAIL PROTECTED]> wrote:

Hi!

The release 1.19.2 from groff comes with some X AppDefaults which the build process tries to install somewhere in /etc/X11/. For the moment I have removed the installation of the AppDefaults file since I am not aware of a AppDefault Dir in the OpenPkg instance. Is this the right way to fix this?

cheerio
  Steve

=========================================================================
===   $ cvs diff -u -r0 -r1.3 groff.patch
  --- /dev/null 2005-09-07 10:59:00 +0200
  +++ groff.patch       2005-09-07 10:59:12 +0200
  @@ -0,0 +1,20 @@
  +Index: src/devices/xditview/Makefile.sub
  +--- src/devices/xditview/Makefile.sub.orig   2004-11-25 08:17:00 +0100
  ++++ src/devices/xditview/Makefile.sub        2005-09-07 10:45:14 +0200
  +@@ -37,11 +37,11 @@
  +     $(SHELL) $(srcdir)/ad2c $(srcdir)/GXditview.ad >GXditview-ad.h
  +
  + install_data: $(srcdir)/GXditview.ad
  +-    -test -d $(appresdir) || $(mkinstalldirs) $(appresdir)
  +-    if test -f $(appresdir)/GXditview; then \
  +-      mv $(appresdir)/GXditview $(appresdir)/GXditview.old; \
  +-    fi
  +-    $(INSTALL_DATA) $(srcdir)/GXditview.ad $(appresdir)/GXditview
  ++#   -test -d $(appresdir) || $(mkinstalldirs) $(appresdir)
  ++#   if test -f $(appresdir)/GXditview; then \
  ++#     mv $(appresdir)/GXditview $(appresdir)/GXditview.old; \
  ++#   fi
  ++#   $(INSTALL_DATA) $(srcdir)/GXditview.ad $(appresdir)/GXditview
  +
  + uninstall_sub:
  +     -rm -f $(appresdir)/GXditview
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/groff/groff.spec

--
Steve Weinreich < [EMAIL PROTECTED] >
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to