|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../util-linux/util-linux.conf |
|
|
|
|
# Copyright (C) 2008 - 2012 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2008 - 2014 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -17,6 +17,9 @@ if [ $prefix_auto = 1 ] ; then
|
|
|
|
|
set_confopt |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
# regenerate autotools infrastructure to avoid version mismatch |
|
|
|
|
autogen=1 |
|
|
|
|
|
|
|
|
|
# HACK: avoid spontaneous aclocal call |
|
|
|
|
hook_add premake 5 'touch aclocal.m4' |
|
|
|
|
|
|
|
|
|