From 213362bf99dd525ea950a09fe5895af771621b4c Mon Sep 17 00:00:00 2001 From: shadzik Date: Wed, 25 Oct 2006 13:01:53 +0000 Subject: [PATCH] - added new include directory for functions (functions.pm is no longer in perl_vendorlib) Changed files: dvd2avi-location.patch -> 1.4 --- dvd2avi-location.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dvd2avi-location.patch b/dvd2avi-location.patch index 2c50e4b..1d162ce 100644 --- a/dvd2avi-location.patch +++ b/dvd2avi-location.patch @@ -36,3 +36,11 @@ $save_fs_xml->signal_autoconnect('connect_callback'); $widgets{'save_fs'} = $save_fs_xml->get_widget('save_fs'); $widgets{'save_fs'}->run; +--- dvd2avi.pl 2006-10-25 15:01:48.505121464 +0200 ++++ dvd2avi.pl-new 2006-10-25 15:02:31.960515240 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/bin/perl ++#!/usr/bin/perl -I/usr/share/dvd2avi + # (C) Tomas Bazant, Cesky rozhlas, 2006 + + use Data::Dumper; -- 2.43.0