tokyocabinet: Updated (1.2.7 -> 1.2.11)
[opensde-package-nopast.git] / filesystem / unionfs / postlinux.conf
blob189360372da78ad5af9b30cf0a082e5eea7b8ffe
1 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # Filename: package/.../unionfs/postlinux.conf
5 # Copyright (C) 2006 The OpenSDE Project
6 # Copyright (C) 2004 - 2006 The T2 SDE Project
8 # More information can be found in the files COPYING and README.
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- SDE-COPYRIGHT-NOTE-END ---
16 var_append makeopt " " "KVERS=$lx_kernelrelease LINUXSRC=$kerneldir"
17 var_append makeopt " " "unionfs.ko"
18 var_append makeopt " " "CC=$KCC"
20 # only needed for the cross build case
21 var_append makeopt " " "MODDIR=$moduledir"
23 # enable XATTR support
24 var_append makeopt " " "EXTRACFLAGS=-DUNIONFS_XATTR"
26 makeinstopt="$makeopt install-mod"
28 if pkginstalled vserver vserver22; then
29         var_append patchfiles ' ' $confdir/vserver.diff