Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python プロジェクトのデータ ファイルを取得して、特定の場所にインストールしようとしています。
--python-install-data location-to-install-data-filesrpm を生成する fpm コマンドのオプションを試しています。実行するとrpm -i package-path.rpm、データ ファイルが fpm コマンドで指定された場所にインストールされることが期待されます。しかし、それは起こっていません。何が問題なのですか?
--python-install-data location-to-install-data-files
rpm -i package-path.rpm