~ubuntu-branches/ubuntu/utopic/armel-cross-toolchain-base/utopic

« back to all changes in this revision

Viewing changes to debian/patches/eglibc/ubuntu/dpkg-shlibs.patch

  • Committer: Package Import Robot
  • Author(s): Marcin Juszkiewicz
  • Date: 2012-02-16 18:16:08 UTC
  • Revision ID: package-import@ubuntu.com-20120216181608-l7nm0wj95l7jfzzt
Tags: 1.78
* Updated gcc-4.6 dependency to 4.6.2-14ubuntu2 to get fixed
        debian/control.m4
* Updated Debian build
* Fixed multiarch directories patch.
* Updated kernel version to 3.2
* eglibc: refreshed patches to 2.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 debian/rules.d/debhelper.mk |    2 +-
3
3
 1 file changed, 1 insertion(+), 1 deletion(-)
4
4
 
5
 
--- eglibc-2.13.orig/debian/rules.d/debhelper.mk
6
 
+++ eglibc-2.13/debian/rules.d/debhelper.mk
7
 
@@ -118,11 +118,11 @@ endif
8
 
                install -m 644 -o root -g root debian/$(curpass).triggers \
9
 
                        debian/$(curpass)/DEBIAN/triggers ; \
 
5
Index: eglibc-2.15~pre6/debian/rules.d/debhelper.mk
 
6
===================================================================
 
7
--- eglibc-2.15~pre6.orig/debian/rules.d/debhelper.mk   2012-02-02 00:05:52.000000000 +0000
 
8
+++ eglibc-2.15~pre6/debian/rules.d/debhelper.mk        2012-02-03 11:45:15.248707097 +0000
 
9
@@ -122,7 +122,7 @@
10
10
        fi
11
11
 
12
12
        dh_installdeb -p$(curpass)
15
15
        dh_gencontrol -p$(curpass)
16
16
 
17
17
        if [ $(curpass) = nscd ] ; then \
18
 
                sed -i -e "s/\(Depends:.*libc[0-9.]\+\)-[a-z0-9]\+/\1/" debian/nscd/DEBIAN/control ; \
19
 
        fi