summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-09-08 08:26:39 +0200
committersibel <lesibel@free.fr>2010-09-08 08:26:39 +0200
commit33a7b013af996322780442cc42f07217caa9daea (patch)
tree40a944a00699e006c508eb7494731d979a9804c2 /base
parent62c96c8658e2704d02409353f63a10cae29a87dc (diff)
downloadnutyx-extra-33a7b013af996322780442cc42f07217caa9daea.tar.gz
nutyx-extra-33a7b013af996322780442cc42f07217caa9daea.tar.bz2
nutyx-extra-33a7b013af996322780442cc42f07217caa9daea.tar.xz
nutyx-extra-33a7b013af996322780442cc42f07217caa9daea.zip
Ajustement de make de libvdpau
Diffstat (limited to 'base')
-rwxr-xr-xbase/libvdpau/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libvdpau/Pkgfile b/base/libvdpau/Pkgfile
index 6477105e6..90b77fa63 100755
--- a/base/libvdpau/Pkgfile
+++ b/base/libvdpau/Pkgfile
@@ -14,7 +14,7 @@ build() {
cd $name-$version
./configure --prefix=/usr
- make -j5
+ make
make DESTDIR=$PKG install
install -d -m755 $PKG/usr/share/licenses/$name