[pocl] 03/18: the override targets don't need to be .PHONY

Andreas Beckmann anbe at moszumanska.debian.org
Thu Dec 14 01:54:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to annotated tag debian/0.14-1
in repository pocl.

commit c99d94cdb6c86c3a282aa0e900d723a4aee9325c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Dec 8 22:13:35 2017 +0100

    the override targets don't need to be .PHONY
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3e4abb0..6cd5ce9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,9 +43,6 @@ endif
 %:
 	dh $@ --with pkgkde_symbolshelper --with sphinxdoc --buildsystem=cmake
 
-.PHONY: override_dh_auto_configure override_dh_shlibdeps override_dh_install
-.PHONY: override_dh_auto_test override_dh_makeshlibs
-
 POCL_CONFIGURE_FLAGS	 =
 POCL_CONFIGURE_FLAGS	+= -DENABLE_ICD=yes
 POCL_CONFIGURE_FLAGS	+= -DWITH_LLVM_CONFIG=/usr/bin/llvm-config-$(LLVM_VERSION)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git



More information about the Pkg-opencl-commits mailing list