[med-svn] [asmlib] 04/04: trying to build through rules file 1

Jorge Soares jssoares-guest at moszumanska.debian.org
Wed Nov 5 15:37:25 UTC 2014


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

jssoares-guest pushed a commit to branch master
in repository asmlib.

commit 7d2407aa938ec8c3ccae75998ab3b2006ec1d5a8
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Wed Nov 5 16:37:00 2014 +0100

    trying to build through rules file 1
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index e1480a4..e9aee47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ debfolder := $(CURDIR)/debian
 	dh $@ 
 
 override_dh_auto_build:
+	cd /tmp/buildd/*/debian/../asmlibSrc
+	ls -l
+	make
 
 override_dh_auto_clean:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/asmlib.git



More information about the debian-med-commit mailing list