Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(572)

Unified Diff: installer/linux/debian_amd64/rules

Issue 174369: Linux: fix a couple problems that Lintian reports for the .deb file:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « installer/linux/debian_amd64/links ('k') | installer/linux/debian_common/links » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/linux/debian_amd64/rules
===================================================================
--- installer/linux/debian_amd64/rules (revision 24133)
+++ installer/linux/debian_amd64/rules (working copy)
@@ -5,3 +5,6 @@
export LD_LIBRARY_PATH=$(shell echo $$LD_LIBRARY_PATH:$$PWD)
include /usr/share/cdbs/1/rules/debhelper.mk
+
+# Workaround for Debian bug #364436
+DEB_DH_MAKESHLIBS_ARGS=-n
« no previous file with comments | « installer/linux/debian_amd64/links ('k') | installer/linux/debian_common/links » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698