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 | e9698a2d5c3f1f0cb48107053b150403aeb93fef (patch) | |
| tree | c400d285905a963c7e6a65bcef995495216f37bb | |
| parent | [systemd] corr. variable expor[systemd] corr. variable exportt (diff) | |
| download | tm-scripts-e9698a2d5c3f1f0cb48107053b150403aeb93fef.tar.gz tm-scripts-e9698a2d5c3f1f0cb48107053b150403aeb93fef.tar.xz tm-scripts-e9698a2d5c3f1f0cb48107053b150403aeb93fef.zip | |
[systemd] build script minus obsolete debug line
| -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 \ |
