[Groonga-commit] groonga/groonga at 26d5099 [master] deb: fix "non-empty-dependency_libs-in-la-file" lintian error

Back to archive index

HAYASHI Kentaro null+****@clear*****
Sat Dec 7 18:45:07 JST 2013


HAYASHI Kentaro	2013-12-07 18:45:07 +0900 (Sat, 07 Dec 2013)

  New Revision: 26d5099b6d18cbb266ac86f2c9b9539a1f925367
  https://github.com/groonga/groonga/commit/26d5099b6d18cbb266ac86f2c9b9539a1f925367

  Message:
    deb: fix "non-empty-dependency_libs-in-la-file" lintian error
    
    [groonga-dev,01930]
    
    Patch by Hideki Yamane. Thanks!!!

  Modified files:
    packages/debian/rules

  Modified: packages/debian/rules (+1 -0)
===================================================================
--- packages/debian/rules    2013-12-07 23:06:52 +0900 (0c5423e)
+++ packages/debian/rules    2013-12-07 18:45:07 +0900 (8d8f1f7)
@@ -17,6 +17,7 @@ override_dh_auto_configure:
 override_dh_auto_test:
 
 override_dh_install:
+	find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ -name *.la -delete
 	install -d debian/tmp/etc/munin/plugin-conf.d/
 	install -m 0644 debian/groonga-munin-plugin.conf \
 	  debian/tmp/etc/munin/plugin-conf.d/groonga
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index