[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, master, updated. ae60336025d26d3f6ccea5276085c636f252207f
Jose Antonio Quevedo
joseantonio.quevedo at gmail.com
Mon Jul 18 23:14:30 UTC 2011
The following commit has been merged in the master branch:
commit 0add1321e307f186c0ff12e77d9ad480eb44fc26
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date: Tue Mar 22 11:18:00 2011 +0100
Añadidos los targets vacíos a debian/rules.
diff --git a/debian/rules b/debian/rules
index c30bbdb..3dd863e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,11 +11,25 @@
# build-arch and build-indep targets by Bill Allombert 2001
# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
# This has to be exported to make some magic below work.
export DH_OPTIONS
-%:
- dh $@
+clean:
+
+build:
+
+install:
+
+binary:
+
+binary-arch:
+
+binary-indep:
+
+get-orig-source:
+
+#%:
+# dh $@
--
Git repository for pkg-ossec
More information about the Pkg-ossec-devel
mailing list