stage 4 package updates
[hdw-linux/hdw-linux.git] / packages / multimedia / vobcopy / vobcopy
index 8093ae2..5b3ed54 100644 (file)
@@ -2,12 +2,12 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 0.5.13
+# [V] 0.5.14
 # [S] 3-4
-# [D] vobcopy-0.5.13.tar.bz2 http://lpn.rnbhq.org/download/
+# [D] vobcopy-0.5.14.tar.bz2 http://lpn.rnbhq.org/download/
 
-confopt="--prefix=$prefix --bindir=$prefix/bin --mandir=$prefix/man"
-confopt="$confopt --with-dvdread-libs=$root/usr --with-lfs"
+confopt="--prefix=$prefix --bindir=$prefix/bin --mandir=$prefix/man --with-lfs"
+confopt="$confopt --with-dvdread-libs=$prefix --with-dvdcss-libs=$prefix"
 
 build_main()   {
        echo "configuring ..."