#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain # $Id: mkinstalldirs,v 1.1 2000/03/10 12:02:43 reinelt Exp $ errstatus=0 for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr fi fi pathcomp="$pathcomp/" done done exit $errstatus # mkinstalldirs ends here 0ffa8671ed5d04bcb129f57f31083ba0c7f0'/> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Laukaa (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2011-09-08cleanupsChristoph Pfister1-1/+1
2011-09-08update scan files for fi-*Christoph Pfister51-10/+61
submitted by crope iki.fi
2011-09-08update scan file for es-DonostiaChristoph Pfister1-11/+10
submitted by tlaurikainen gmail.com
2011-09-08update scan file for Thor-1.0WChristoph Pfister1-1/+30
submitted by harald.overas gmail.com
2011-09-08update scan file for hr-AllChristoph Pfister1-11/+11
submitted by samuel.rakitnican gmail.com
2011-09-08update scan file for de-BerlinChristoph Pfister1-1/+1
submitted by Frank.Reimann franksbox.de / wol snafu.de
2011-07-16update scan file for de-BerlinChristoph Pfister1-0/+1
submitted by Frank.Reimann franksbox.de
2011-07-16update scan file for de-BerlinChristoph Pfister1-5/+4
submitted by aldafu cs.tu-berlin.de
2011-07-16update scan files for sk-*Christoph Pfister26-42/+143
submitted by puk007 gmail.com
2011-07-16remove outdated scan files fr-*Christoph Pfister18-272/+0
submitted by mossroy free.fr use auto-Default or auto-With167kHzOffsets instead
2011-07-16update scan file us-Cable-Standard-center-frequencies-QAM256Christoph Pfister1-0/+36
submitted by intlvelvet gmail.com
2011-06-26update scan file for au-Sydney_North_ShoreChristoph Pfister1-1/+1
submited by sollis gmail.com