Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e98abf2806da399283a989d13eecb2b68fb02e6
commit 2e98abf2806da399283a989d13eecb2b68fb02e6 Author: James Buren <[email protected]> Date: Fri Jul 18 05:54:25 2014 -0500 spl-0.6.3-2-x86_64 * change where kernel modules are installed diff --git a/source/base-extra/spl/FrugalBuild b/source/base-extra/spl/FrugalBuild index fdcbdc8..e6bf017 100644 --- a/source/base-extra/spl/FrugalBuild +++ b/source/base-extra/spl/FrugalBuild @@ -3,7 +3,7 @@ pkgname=spl pkgver=0.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="ZFS Solaris Porting Layer" url="http://zfsonlinux.org" depends=('glibc') diff --git a/source/base-extra/spl/fixes.patch b/source/base-extra/spl/fixes.patch index d0dd884..da80a53 100644 --- a/source/base-extra/spl/fixes.patch +++ b/source/base-extra/spl/fixes.patch @@ -6,7 +6,7 @@ diff -ur a/module/Makefile.in b/module/Makefile.in subdir-m += splat -INSTALL_MOD_DIR ?= extra -+INSTALL_MOD_DIR ?= kernel/lib ++INSTALL_MOD_DIR ?= kernel/extra SPL_MODULE_CFLAGS = -I@abs_top_srcdir@/include SPL_MODULE_CFLAGS += -include @abs_top_builddir@/spl_config.h _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
