[csw-devel] SF.net SVN: gar:[18119] csw/mgar/pkg/emacs/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Fri May 25 15:24:03 CEST 2012
Revision: 18119
http://gar.svn.sourceforge.net/gar/?rev=18119&view=rev
Author: pfelecan
Date: 2012-05-25 13:24:03 +0000 (Fri, 25 May 2012)
Log Message:
-----------
new refinement for overrides... probably 1 step from getting them right!
Modified Paths:
--------------
csw/mgar/pkg/emacs/trunk/Makefile
Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile 2012-05-25 12:50:58 UTC (rev 18118)
+++ csw/mgar/pkg/emacs/trunk/Makefile 2012-05-25 13:24:03 UTC (rev 18119)
@@ -261,8 +261,10 @@
RUNTIME_DEP_PKGS_CSWemacs += CSWlibz1
RUNTIME_DEP_PKGS_CSWemacs += CSWpango
RUNTIME_DEP_PKGS_CSWemacs += CSWxpm
+CHECKPKG_OVERRIDES_CSWemacs += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-athena
+CHECKPKG_OVERRIDES_CSWemacs += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-athena
CHECKPKG_OVERRIDES_CSWemacs += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-$(VERSION)-athena
-CHECKPKG_OVERRIDES_CSWemacs += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-athena
+CHECKPKG_OVERRIDES_CSWemacs += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-$(VERSION)-athena
CHECKPKG_OVERRIDES_CSWemacs += missing-dependency|CSWlibm17n-utils
CHECKPKG_OVERRIDES_CSWemacs += missing-dependency|CSWlibotf-utils
CHECKPKG_OVERRIDES_CSWemacs += missing-dependency|CSWlibfontconfig1
@@ -332,8 +334,10 @@
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWorbit2
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWpango
RUNTIME_DEP_PKGS_CSWemacs-gtk += CSWxpm
+CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-gtk
+CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-gtk
CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/local|root/opt/csw/bin/emacs-$(VERSION)-gtk
-CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-gtk
+CHECKPKG_OVERRIDES_CSWemacs-gtk += file-with-bad-content|/usr/share|root/opt/csw/bin/emacs-$(VERSION)-gtk
CHECKPKG_OVERRIDES_CSWemacs-gtk += surplus-dependency|CSWlibcroco
CHECKPKG_OVERRIDES_CSWemacs-gtk += surplus-dependency|CSWemacs-common
CHECKPKG_OVERRIDES_CSWemacs-gtk += surplus-dependency|CSWlibiconv2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list