Author: aurel32
Date: 2008-05-11 00:03:53 +0000 (Sun, 11 May 2008)
New Revision: 2930

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/rules.d/debhelper.mk
Log:
  * rules.d/debhelper.mk: remove linda overrides installation.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2008-05-11 00:02:06 UTC (rev 
2929)
+++ glibc-package/trunk/debian/changelog        2008-05-11 00:03:53 UTC (rev 
2930)
@@ -33,6 +33,7 @@
     gcc-4.3 on arm, hppa and s390.
   * debian/shlibs-add-udebs: new script from Frans Pop to correctly compute
     the udev dependencies.  Closes: #474293.
+  * rules.d/debhelper.mk: remove linda overrides installation.
 
   [ Pierre Habouzit ]
   * Add any/cvs-strerror_r.diff to make strerror_r actually thread safe.

Modified: glibc-package/trunk/debian/rules.d/debhelper.mk
===================================================================
--- glibc-package/trunk/debian/rules.d/debhelper.mk     2008-05-11 00:02:06 UTC 
(rev 2929)
+++ glibc-package/trunk/debian/rules.d/debhelper.mk     2008-05-11 00:03:53 UTC 
(rev 2930)
@@ -119,12 +119,6 @@
                        
debian/$(curpass)/usr/share/lintian/overrides/$(curpass) ; \
        fi
 
-       if [ -f debian/$(curpass).linda ] ; then \
-               install -d -m 755 -o root -g root 
debian/$(curpass)/usr/share/linda/overrides/ ; \
-               install -m 644 -o root -g root debian/$(curpass).linda \
-                       debian/$(curpass)/usr/share/linda/overrides/$(curpass) 
; \
-       fi
-
        dh_installdeb -p$(curpass)
        if [ $(curpass) = nscd ] ; then \
                dh_shlibdeps -p$(curpass) ; \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to