SF.net SVN: gar:[23889] csw/mgar/pkg/znapzend/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Wed Jul 30 17:02:08 CEST 2014
Revision: 23889
http://sourceforge.net/p/gar/code/23889
Author: lblume
Date: 2014-07-30 15:02:05 +0000 (Wed, 30 Jul 2014)
Log Message:
-----------
znapzend/trunk: Update dependencies and overrides
Modified Paths:
--------------
csw/mgar/pkg/znapzend/trunk/Makefile
Modified: csw/mgar/pkg/znapzend/trunk/Makefile
===================================================================
--- csw/mgar/pkg/znapzend/trunk/Makefile 2014-07-30 13:43:39 UTC (rev 23888)
+++ csw/mgar/pkg/znapzend/trunk/Makefile 2014-07-30 15:02:05 UTC (rev 23889)
@@ -5,8 +5,6 @@
VERSION = 0.8.6
GARTYPE = v2
-GARCOMPILER = GCC4
-
DESCRIPTION = The Multilevel Backup Tool for ZFS
define BLURB
ZnapZend is a ZFS centric backup tool. It relies on snapshot, send and receive todo its work. It has the built-in ability to to manage both local snapshots as well as remote copies by thining them out as time progresses.
@@ -25,8 +23,20 @@
BUILD_DEP_PKGS = CSWpm-pod-simple
BUILD_DEP_PKGS = CSWpm-mojolicious
-RUNTIME_DEP_PKGS = CSWpm-pod-simple
-RUNTIME_DEP_PKGS = CSWpm-mojolicious
+RUNTIME_DEP_PKGS_CSWznapzend += CSWperl
+RUNTIME_DEP_PKGS_CSWznapzend += CSWpm-pod-simple
+CHECKPKG_OVERRIDES_CSWznapzend += surplus-dependency|CSWpm-pod-simple
+RUNTIME_DEP_PKGS_CSWznapzend += CSWpm-mojolicious
+CHECKPKG_OVERRIDES_CSWznapzend += surplus-dependency|CSWpm-mojolicious
+ARCHALL_CSWznapzend = 1
+
+# Ok: usage examples
+CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/doc/znapzendzetup.pod
+CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/local|root/opt/csw/bin/znapzendzetup
+
+# Ok: location of DTD
+CHECKPKG_OVERRIDES_CSWznapzend += file-with-bad-content|/usr/share|root/opt/csw/init/znapzend.xml
+
include gar/category.mk
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