• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


コミットメタ情報

リビジョン4fa429950d2100b5c03dcf3317bc6117e4b9643b (tree)
日時2014-08-25 03:05:22
作者Christopher Roy Bratusek <nano@jpbe...>
コミッターChristopher Roy Bratusek

ログメッセージ

debian/rules: override_dh_auto_configure

変更サマリ

差分

--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,9 @@ dh_install_data = dh_install -psawfish-data --autodest
4848 %:
4949 dh $@ --with autotools-dev --with autoreconf
5050
51+override_dh_auto_configure:
52+ dh_auto_configure -- $(shell dpkg-buildflags --export=configure) $(DEB_CONFIGURE_USER_FLAGS)
53+
5154 override_dh_auto_clean:
5255 -$(MAKE) gitclean
5356