Subject: CVS commit: pkgsrc/devel/libinstaller
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 02/20/2005 00:57:39
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Sun Feb 20 00:57:39 UTC 2005

Modified Files:
	pkgsrc/devel/libinstaller: Makefile distinfo
Added Files:
	pkgsrc/devel/libinstaller/patches: patch-ab patch-ac patch-ad

Log Message:
Do not use the BSD makefiles to install the files, because it tries
to install the files into /lib, use our own do-install target.

Add required casts to make this build, bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/libinstaller/Makefile \
    pkgsrc/devel/libinstaller/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/libinstaller/patches/patch-ab \
    pkgsrc/devel/libinstaller/patches/patch-ac \
    pkgsrc/devel/libinstaller/patches/patch-ad

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