[Groonga-mysql-commit] mroonga/mroonga at f16d179 [master] packages deb: support jessie i386

Back to archive index

Kentaro Hayashi null+****@clear*****
Sun Apr 1 12:52:05 JST 2018


Kentaro Hayashi	2018-04-01 12:52:05 +0900 (Sun, 01 Apr 2018)

  New Revision: f16d17960397b97228183e1d7b198d889aad4e1c
  https://github.com/mroonga/mroonga/commit/f16d17960397b97228183e1d7b198d889aad4e1c

  Message:
    packages deb: support jessie i386

  Modified files:
    packages/apt/build-deb.sh

  Modified: packages/apt/build-deb.sh (+1 -1)
===================================================================
--- packages/apt/build-deb.sh    2018-03-31 16:01:31 +0900 (6cd80a1d)
+++ packages/apt/build-deb.sh    2018-04-01 12:52:05 +0900 (883ecedd)
@@ -91,7 +91,7 @@ case "${code_name}" in
   jessie)
     if [ -f /usr/bin/mysql_config ]; then
       run sed -i'' \
-          -e 's,fix_path plugindir $plugindir_rel lib/x86_64-linux-gnu/mysql/plugin lib/x86_64-linux-gnu/plugin,fix_path plugindir $plugindir_rel lib/x86_64-linux-gnu/mysql/plugin,' \
+          -e 's,fix_path plugindir $plugindir_rel lib/\(x86_64\|i386\)-linux-gnu/mysql/plugin lib/\(x86_64\|i386\)-linux-gnu/plugin,fix_path plugindir $plugindir_rel lib/\\1-linux-gnu/mysql/plugin,' \
           /usr/bin/mysql_config
     fi
     ;;
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180401/949afe6c/attachment.htm 



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