|
From: HAYASHI K. <nul...@cl...> - 2014-02-04 05:20:04
|
HAYASHI Kentaro 2014-02-04 12:36:42 +0900 (Tue, 04 Feb 2014) New Revision: 02b9c658e192d002817b52f04bbd48827f01b331 https://github.com/clear-code/cutter/commit/02b9c658e192d002817b52f04bbd48827f01b331 Message: rpm: drop fedora Because Cutter packages are released from Fedora official yum repository. Modified files: configure.ac Modified: configure.ac (+0 -2) =================================================================== --- configure.ac 2014-02-03 17:39:50 +0900 (e21778a) +++ configure.ac 2014-02-04 12:36:42 +0900 (6190c81) @@ -1028,8 +1028,6 @@ AC_CONFIG_FILES([Makefile packages/rpm/Makefile packages/rpm/centos/Makefile packages/rpm/centos/cutter.spec - packages/rpm/fedora/Makefile - packages/rpm/fedora/cutter.spec packages/apt/Makefile packages/yum/Makefile]) |