summaryrefslogtreecommitdiffstats
path: root/extra/dvdauthor/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-30 22:13:30 +0200
committersibel <lesibel@free.fr>2011-03-30 22:13:30 +0200
commitfc35ad2973185bb5699adcac4bc3c9308484e7b5 (patch)
treede87678b6dd4d458430016a14cc1428055d97095 /extra/dvdauthor/Pkgfile
parent45304fc9aa2c4e8a8ffbfe961b73d18c86dbc98c (diff)
parent6626eaa45676311cd6e4bae1369195f5f769036f (diff)
downloadnutyx-extra-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.gz
nutyx-extra-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.bz2
nutyx-extra-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.xz
nutyx-extra-fc35ad2973185bb5699adcac4bc3c9308484e7b5.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/dvdauthor/Pkgfile')
-rw-r--r--extra/dvdauthor/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dvdauthor/Pkgfile b/extra/dvdauthor/Pkgfile
index 0f5d58325..1efdc53b2 100644
--- a/extra/dvdauthor/Pkgfile
+++ b/extra/dvdauthor/Pkgfile
@@ -18,7 +18,7 @@ build() {
./configure --prefix=/usr\
--mandir=/usr/share/man\
--infodir=/usr/share/info
- make
+ make
make DESTDIR=$PKG install
}