~ubuntu-branches/ubuntu/wily/sslscan/wily

« back to all changes in this revision

Viewing changes to debian/patches/01-Makefile-binutils-gold.diff

  • Committer: Package Import Robot
  • Author(s): Marvin Stark
  • Date: 2011-12-22 15:29:19 UTC
  • mfrom: (5.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20111222152919-styhy1uvhz66hsmr
Tags: 1.8.2-2
* debian/control:
  - Updated Homepage (Closes: #633456)
  - Updated Standards-Version to 3.9.2
* Fixed FTBFS with ld --as-needed (Closes: #639013)
* Fixed FTBFS undefined reference to SSLv2_client_method (Closes: #622019)
* debian/rules:
  - Added build-arch build-indep targets
  - Substituded dh_clean with dh_prep in install target

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# 01-Makefile-binutils-gold.diff
2
2
# Author: Marvin Stark <marv@der-marv.de>
3
3
# DP: Let sslscan build with binutils-gold
4
 
--- sslscan-1.8.2.orig/Makefile
5
 
+++ sslscan-1.8.2/Makefile
 
4
Index: sslscan/Makefile
 
5
===================================================================
 
6
--- sslscan.orig/Makefile       2009-12-08 21:48:23.000000000 +0100
 
7
+++ sslscan/Makefile    2009-12-08 21:56:33.000000000 +0100
6
8
@@ -3,11 +3,11 @@
7
9
 MANPATH = /usr/share/man/
8
10