Revision: 22756 http://sourceforge.net/p/gar/code/22756 Author: rthurner Date: 2013-12-27 09:37:32 +0000 (Fri, 27 Dec 2013) Log Message: ----------- cmake, do not require emacs-common to be installed
Modified Paths: -------------- csw/mgar/pkg/cmake/trunk/Makefile Modified: csw/mgar/pkg/cmake/trunk/Makefile =================================================================== --- csw/mgar/pkg/cmake/trunk/Makefile 2013-12-26 20:35:22 UTC (rev 22755) +++ csw/mgar/pkg/cmake/trunk/Makefile 2013-12-27 09:37:32 UTC (rev 22756) @@ -42,8 +42,8 @@ CHECKPKG_OVERRIDES_CSWcmake += disallowed-path|opt/csw/man/man1/cmake.1 CHECKPKG_OVERRIDES_CSWcmake += disallowed-path|opt/csw/man/man1/cmakevars.1 CHECKPKG_OVERRIDES_CSWcmake += missing-dependency|CSWemacscommon +CHECKPKG_OVERRIDES_CSWcmake += missing-dependency|CSWemacs-common - NOISALIST = 1 CONFIGURE_ARGS = --prefix=$(prefix) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.