SOURCES: dvd2avi-location.patch - added new include directory for ...
shadzik
shadzik at pld-linux.org
Wed Oct 25 15:01:59 CEST 2006
Author: shadzik Date: Wed Oct 25 13:01:59 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- added new include directory for functions (functions.pm is no longer in perl_vendorlib)
---- Files affected:
SOURCES:
dvd2avi-location.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/dvd2avi-location.patch
diff -u SOURCES/dvd2avi-location.patch:1.3 SOURCES/dvd2avi-location.patch:1.4
--- SOURCES/dvd2avi-location.patch:1.3 Tue Jul 18 12:12:10 2006
+++ SOURCES/dvd2avi-location.patch Wed Oct 25 15:01:53 2006
@@ -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;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/dvd2avi-location.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list