You have been subscribed to a public bug:

gnupod_otgsync.pl is called from FooBar.pm

gnupod_otgsync.pl is called from FooBar.pm. Trouble is, the ubuntu
version has renamed the script to gnupod_otgsync. Therefore this patch
is needed


--- FooBar.pm   2005-04-09 01:57:00.968412864 -0400
+++ FooBar.pm.old       2005-04-09 01:56:27.021573568 -0400
@@ -92,7 +92,7 @@
 sub do_otgsync {
  my($con) = @_;

-my $XBIN = "$con->{bindir}/gnupod_otgsync";
+my $XBIN = "$con->{bindir}/gnupod_otgsync.pl";

 if(-x $XBIN) {
      my $OLDENV = $ENV{IPOD_MOUNTPOINT};

** Affects: gnupod-tools (Ubuntu)
     Importance: Medium
     Assignee: MOTU (motu)
         Status: In Progress


** Tags: bitesize packaging patch
-- 
otg_sync not called
https://bugs.edge.launchpad.net/bugs/334
You received this bug notification because you are a member of MOTU, which is a 
bug assignee.

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to