Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c8e885166532ccaaa2387169ea42fdde9477e94)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c8e885166532ccaaa2387169ea42fdde9477e94)
  • Date: Fri, 11 Jan 2008 11:27:18 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

perl-cpan/mail-clamav/BUILD | 2 ++
perl-cpan/mail-clamav/DEPENDS | 4 ++--
perl-cpan/mail-clamav/HISTORY | 6 +++++-
perl-cpan/mail-clamav/INSTALL | 2 ++
4 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 365ce98b278e765f298f80ae38acc16afaba4b1d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mail-clamav: fixed multijob build (this spell hates it)

diff --git a/perl-cpan/mail-clamav/BUILD b/perl-cpan/mail-clamav/BUILD
new file mode 100755
index 0000000..cdea8d4
--- /dev/null
+++ b/perl-cpan/mail-clamav/BUILD
@@ -0,0 +1,2 @@
+default_build_perl &&
+make_normal
diff --git a/perl-cpan/mail-clamav/DEPENDS b/perl-cpan/mail-clamav/DEPENDS
index e9db107..51d229c 100755
--- a/perl-cpan/mail-clamav/DEPENDS
+++ b/perl-cpan/mail-clamav/DEPENDS
@@ -1,3 +1,3 @@
-depends perl &&
-depends inline &&
+depends perl &&
+depends inline &&
depends clamav
diff --git a/perl-cpan/mail-clamav/HISTORY b/perl-cpan/mail-clamav/HISTORY
index a4eed43..203569b 100644
--- a/perl-cpan/mail-clamav/HISTORY
+++ b/perl-cpan/mail-clamav/HISTORY
@@ -1,3 +1,8 @@
+2008-01-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: useful
+ * INSTALL: fixed multijob build (this spell hates it)
+ * DEPENDS: cleaned up
+
2008-01-07 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: useless

@@ -43,4 +48,3 @@

2002-03-13 Lyon Lemmens <redlemon AT knoware.nl>
* All files: Initial version
-
diff --git a/perl-cpan/mail-clamav/INSTALL b/perl-cpan/mail-clamav/INSTALL
new file mode 100755
index 0000000..3b1a770
--- /dev/null
+++ b/perl-cpan/mail-clamav/INSTALL
@@ -0,0 +1,2 @@
+make_single &&
+make install



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c8e885166532ccaaa2387169ea42fdde9477e94), Vlad Glagolev, 01/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page