Public bug reported:

Binary package hint: transmission

The dont_build_libevent.patch makes the following changes to the configure 
script:
-ac_subdirs_all='third-party/libevent'
+#ac_subdirs_all='third-party/libevent'

and

-subdirs="$subdirs third-party/libevent"
+#subdirs="$subdirs third-party/libevent"

However the 99_autoreconf.patch patch which gets applied afterwards reverts 
these changes again:
-#ac_subdirs_all='third-party/libevent'
+ac_subdirs_all='third-party/libevent'

and

-#subdirs="$subdirs third-party/libevent"
+subdirs="$subdirs third-party/libevent"

** Affects: transmission (Ubuntu)
     Importance: Undecided
         Status: New

-- 
The 99_autoreconf.patch patch reverts the changes of the 
dont_build_libevent.patch patch
https://bugs.launchpad.net/bugs/510776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to