[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, master, updated. 2d4ab2c225597c28bd4556e1cef19ebd2136621f

Jose Antonio Quevedo joseantonio.quevedo at gmail.com
Thu Jul 21 10:25:15 UTC 2011


The following commit has been merged in the master branch:
commit 2d4ab2c225597c28bd4556e1cef19ebd2136621f
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date:   Thu Jul 21 12:21:48 2011 +0200

    Added 2 calls to install.sh in debian/rules file in build and install targets.

diff --git a/debian/rules b/debian/rules
index 3dd863e..30e23f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,10 @@ export DH_OPTIONS
 clean:
 
 build:
+	./install build
 
 install:
+	./install install
 
 binary:
 

-- 
Git repository for pkg-ossec



More information about the Pkg-ossec-devel mailing list