diff --git a/packages/other/libv4l/build b/packages/other/libv4l/build deleted file mode 100755 index a1c5d18b8c..0000000000 --- a/packages/other/libv4l/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libraw1394 - -cd $PKG_BUILD -make PREFIX=/usr LINKTYPE=static - -$MAKEINSTALL PREFIX=/usr LINKTYPE=static diff --git a/packages/other/libv4l/url b/packages/other/libv4l/url deleted file mode 100644 index bf4e76d7c2..0000000000 --- a/packages/other/libv4l/url +++ /dev/null @@ -1 +0,0 @@ -http://ftp.pardus.org.tr/pub/source/2009/libv4l-0.6.1.tar.gz