diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-25 01:34:37 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-25 01:34:37 -0200 |
commit | f46b85426d01f8ce77fd9a4a036cc0345ae1c4be (patch) | |
tree | a5a397d06784f567767721b56baa1f5f348fc4ee /v4l/scripts | |
parent | 3c1b08410ee59c3b4f2ce840babb09c5a3beebd2 (diff) | |
download | mediapointer-dvb-s2-f46b85426d01f8ce77fd9a4a036cc0345ae1c4be.tar.gz mediapointer-dvb-s2-f46b85426d01f8ce77fd9a4a036cc0345ae1c4be.tar.bz2 |
A small improvement at a comment added on the latest patch
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l/scripts')
-rwxr-xr-x | v4l/scripts/make_makefile.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/make_makefile.pl b/v4l/scripts/make_makefile.pl index ac1b6cac0..ce6f00516 100755 --- a/v4l/scripts/make_makefile.pl +++ b/v4l/scripts/make_makefile.pl @@ -158,7 +158,7 @@ sub removeobsolete() } # -# Special hack for Ubuntu with their backport mess +# Special hack for Ubuntu with their non-standard dir # sub removeubuntu() { |