[Pkg-wmaker-commits] [wmhdplop] 21/40: debian/rules: Only install gkhdplop.so on linux.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:10:12 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmhdplop.

commit 5aa6049d758a5ac3f79d3b3790c11f57c9f05c71
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Aug 13 07:59:50 2014 -0500

    debian/rules: Only install gkhdplop.so on linux.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index f5a28dd..ec85c37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,6 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	dh_auto_install -- DESTDIR=$(CURDIR)/debian/wmhdplop
+ifeq ($(DEB_HOST_ARCH_OS), linux)
 	cp gkhdplop.so $(CURDIR)/debian/gkrellm-hdplop/usr/lib/gkrellm2/plugins
+endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmhdplop.git



More information about the Pkg-wmaker-commits mailing list