[csw-devel] SF.net SVN: gar:[18892] csw/mgar/pkg/org-mode/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Mon Aug 6 15:29:55 CEST 2012


Revision: 18892
          http://gar.svn.sourceforge.net/gar/?rev=18892&view=rev
Author:   pfelecan
Date:     2012-08-06 13:29:55 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
org-mode/trunk: verified and validated overrides

Modified Paths:
--------------
    csw/mgar/pkg/org-mode/trunk/Makefile

Modified: csw/mgar/pkg/org-mode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/org-mode/trunk/Makefile	2012-08-06 12:58:16 UTC (rev 18891)
+++ csw/mgar/pkg/org-mode/trunk/Makefile	2012-08-06 13:29:55 UTC (rev 18892)
@@ -35,6 +35,8 @@
 ARCHALL							=	1
 RUNTIME_DEP_PKGS				+=	CSWemacs
 CHECKPKG_OVERRIDES_CSWorg-mode	+=	surplus-dependency|CSWemacs
+CHECKPKG_OVERRIDES_CSWorg-mode	+=	missing-dependency|CSWemacscommon
+CHECKPKG_OVERRIDES_CSWorg-mode	+=	file-with-bad-content|/usr/local|root/opt/csw/share/org-mode/lisp/htmlize.el
 
 EXTRA_TEXINFO						=	$(infodir)/.*
 
@@ -71,5 +73,5 @@
 	mv $(DESTDIR)/$(infodir)/org $(DESTDIR)/$(infodir)/org-ocsw
 	gsed --in-place --expression='s/^[*] Org Mode: (org)[.]      Outline-based notes management and organizer$$/* Org Mode (OCSW): (org-ocsw).      Outline-based notes management and organizer as supplied by Open CSW/' $(DESTDIR)/$(infodir)/org-ocsw
 	ginstall --directory --mode=u=rwx,go=rx $(DESTDIR)/$(contrib)
-	gtar --directory=$(WORKSRC)/contrib --create --file=- . | gtar --directory $(DESTDIR)/$(contrib) --extract --file=-
+	gtar --directory=$(WORKSRC)/contrib --create --exclude-vcs --file=- . | gtar --directory $(DESTDIR)/$(contrib) --extract --file=-
 	$(MAKECOOKIE)

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