]> git.pld-linux.org Git - packages/dvd2avi.git/commitdiff
- added new include directory for functions (functions.pm is no longer in perl_vendorlib)
authorshadzik <shadzik@pld-linux.org>
Wed, 25 Oct 2006 13:01:53 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dvd2avi-location.patch -> 1.4

dvd2avi-location.patch

index 2c50e4bfdef1e1eb52d3b787112943b4cae0662e..1d162ce96d5819426651c0e93216e51e7968bd56 100644 (file)
        $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;
This page took 0.0841460000000001 seconds and 4 git commands to generate.