Subject: CVS commit: pkgsrc/x11/rep-gtk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2004 21:02:30
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Oct 15 21:02:30 UTC 2004

Modified Files:
	pkgsrc/x11/rep-gtk: Makefile PLIST
Added Files:
	pkgsrc/x11/rep-gtk/files: fix-la

Log Message:
Apparently, librep is a gross abuser of libtool, and breaks most of
libtool's rules about linking and installing.  Worse yet, it encourages
users of the library to reuse its libtool abuse.  So we have to whack the
installed .la files to make them correct as if libtool were *correctly*
invoked in the first place.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/x11/rep-gtk/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/rep-gtk/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/x11/rep-gtk/files/fix-la

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.