diff options
| author | Michael Neves | 2013-01-18 16:41:19 +0100 |
|---|---|---|
| committer | Michael Neves | 2013-01-18 16:41:19 +0100 |
| commit | aec11047ced3a2b1067041981f889a3de84c5a22 (patch) | |
| tree | e3316a4879505ad93c5c312046166fa6fa8f3eea /remote/tools/ldm | |
| parent | merges base.conf (diff) | |
| download | tm-scripts-aec11047ced3a2b1067041981f889a3de84c5a22.tar.gz tm-scripts-aec11047ced3a2b1067041981f889a3de84c5a22.tar.xz tm-scripts-aec11047ced3a2b1067041981f889a3de84c5a22.zip | |
lightdm & gtk-greeter
Diffstat (limited to 'remote/tools/ldm')
| -rw-r--r-- | remote/tools/ldm/ldm.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/tools/ldm/ldm.build b/remote/tools/ldm/ldm.build index 1a5ad082..7577b632 100644 --- a/remote/tools/ldm/ldm.build +++ b/remote/tools/ldm/ldm.build @@ -19,7 +19,7 @@ build () { if [ ! -e .built ]; then cd src/$VERSION - ./configure --prefix=/ + ./configure make [ ! -d $BUILDDIR ] && mkdir -p $BUILDDIR DESTDIR=$BUILDDIR make install |
