~ubuntu-branches/ubuntu/saucy/dante/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/07-rconnect.patch

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2009-04-04 12:09:45 UTC
  • mfrom: (4.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090404120945-jgb1vtemjqe390wi
Tags: 1.1.19.dfsg-3ubuntu1
* Merge from debian unstable to fix libsock0-dev installability, remaining
  changes:
  - debian/rules: invoke "dh_shlibdeps -a -- -xglibc-private" to avoid
    unmet dependency with glibc-private if linked with glibc >= 2.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Initialize the client at first connection for programs that have not done so.
 
2
 
1
3
--- a/lib/Rconnect.c
2
4
+++ b/lib/Rconnect.c
3
5
@@ -75,6 +75,10 @@