From 6b12261eda5500365067b44eaa05cd41565b216d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 16 Nov 2009 02:37:25 +0100 Subject: [PATCH] libpthread-stubs: - various cleanups --- packages/devel/libpthread-stubs/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/libpthread-stubs/build b/packages/devel/libpthread-stubs/build index 72683176a4..bf0948d217 100755 --- a/packages/devel/libpthread-stubs/build +++ b/packages/devel/libpthread-stubs/build @@ -12,6 +12,6 @@ cd $PKG_BUILD --disable-static \ --enable-shared \ -$MAKE +make $MAKEINSTALL \ No newline at end of file