diff options
| author | Christian Rößler | 2013-09-10 17:47:40 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-10 17:47:40 +0200 |
| commit | 4ec4dfab76c895d8b2a1773493cf4a32d6e4dc7c (patch) | |
| tree | 9a5b47a19a0c3cc5762a69c2c1d144a1de6cc6e9 /remote/modules/systemd | |
| parent | [systemd] corr. variable expor[systemd] corr. variable exportt (diff) | |
| download | tm-scripts-4ec4dfab76c895d8b2a1773493cf4a32d6e4dc7c.tar.gz tm-scripts-4ec4dfab76c895d8b2a1773493cf4a32d6e4dc7c.tar.xz tm-scripts-4ec4dfab76c895d8b2a1773493cf4a32d6e4dc7c.zip | |
[systemd] build script minus obsolete debug line
Diffstat (limited to 'remote/modules/systemd')
| -rw-r--r-- | remote/modules/systemd/systemd.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/systemd/systemd.build b/remote/modules/systemd/systemd.build index 199f69e7..a9f530b3 100644 --- a/remote/modules/systemd/systemd.build +++ b/remote/modules/systemd/systemd.build @@ -32,7 +32,6 @@ build () { export CPPFLAGS="-I${MODULE_BUILD_DIR}/usr/include" export PKG_CONFIG_PATH="${MODULE_BUILD_DIR}/usr/$LIB64/pkgconfig" - pinfo "-------- $KMOD_LIBS ----------" ./configure --disable-manpages --enable-split-usr --sysconfdir="/etc" --enable-gtk-doc-html=no --disable-nls \ --disable-microhttpd --disable-bootchart --disable-quotacheck --disable-hostnamed --disable-timedated \ --disable-localed --disable-coredump --disable-keymap --without-python --enable-blkid --enable-acl --enable-pam \ |
