|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../module-init-tools/module-init-tools.conf |
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2012 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -20,7 +20,5 @@ set_confopt
|
|
|
|
|
# apply the patches defined in the module-init-tools.desc |
|
|
|
|
var_append patchfiles ' ' "`match_source_file -p patch`" |
|
|
|
|
|
|
|
|
|
hook_add postmake 5 "overlay_apply -q '$confdir/overlay.d'" |
|
|
|
|
|
|
|
|
|
#pkginstalled docbook-tools || \ # needs stage filter and proper priorization |
|
|
|
|
var_append makeopt ' ' DOCBOOKTOMAN=true |
|
|
|
|