Bug 88343 - Patches for sqsh
Bug#: 88343 Product:  Gentoo Linux Version: 2005.0 Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: rbrown@gentoo.org
Component: Ebuilds
URL: 
Summary: Patches for sqsh
Keywords:  
Status Whiteboard: 
Opened: 2005-04-08 05:38 0000
Description:   Opened: 2005-04-08 05:38 0000
simpler ebuild for sqsh-2.1.3, patching configure.in Makefile.in
Patch for Makefile.in patches Makefile.in and src/Makefile.in to use sysconfdir for SQSHRC_GLOBAL, and to use mandir, rather than prefix/man. Makefile.in is also patched to install to DESTDIR
configure.in is patched so that --without-motif doesn't result in motif support being included anyway

------- Comment #1 From Richard Brown (RETIRED) 2005-04-08 05:41:05 0000 -------
Created an attachment (id=55661) [details]
patch for Makefile.in and src/Makefile.in

------- Comment #2 From Richard Brown (RETIRED) 2005-04-08 05:42:56 0000 -------
Created an attachment (id=55662) [details]
Patch for configure --without-motif

------- Comment #3 From Richard Brown (RETIRED) 2005-04-08 05:44:04 0000 -------
Created an attachment (id=55663) [details]
configure.in patch for --without-motif

Included for completeness, used to generate a new configure 

------- Comment #4 From Richard Brown (RETIRED) 2005-04-08 05:46:06 0000 -------
Created an attachment (id=55664) [details]
patch 2.1.3 to used patched sqsh

------- Comment #5 From Seemant Kulleen (RETIRED) 2005-04-11 12:01:12 0000 -------
thanks Richard, -r1 is in portage with these excellent patches.  Honestly, the
ebuild is soooooooooo much simpler now thanks to you!