From 7b103e4a5f106150e821da04f83da3896e5194f3 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 22 Oct 2009 08:43:59 +0200 Subject: [PATCH] move package libv4l: - no more need, move to pkg-archive branch --- packages/other/libv4l/build | 11 ----------- packages/other/libv4l/url | 1 - 2 files changed, 12 deletions(-) delete mode 100755 packages/other/libv4l/build delete mode 100644 packages/other/libv4l/url 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