Pranav Ballaney pushed to branch master at Debian Med / trinculo


Commits:
a24ea300 by Pranav Ballaney at 2020-04-07T18:04:36+05:30
Move compilation to overwrite_dh_auto_build

- - - - -
a54c79f2 by Pranav Ballaney at 2020-04-07T18:05:24+05:30
Move bin/*.py to examples

- - - - -


3 changed files:

- debian/examples
- − debian/install
- debian/rules


Changes:

=====================================
debian/examples
=====================================
@@ -1 +1,2 @@
 examples/*
+bin/*
\ No newline at end of file


=====================================
debian/install deleted
=====================================
@@ -1 +0,0 @@
-bin/*


=====================================
debian/rules
=====================================
@@ -20,10 +20,8 @@ include /usr/share/dpkg/default.mk
 %:
        dh $@
 
-override_dh_install:
+override_dh_auto_build:
        g++ -DLINUX -Isrc -o bin/trinculo src/trinculo.cpp -llapack -lpthread
-       dh_install
-
 
 ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
 # override_dh_auto_test:



View it on GitLab: 
https://salsa.debian.org/med-team/trinculo/-/compare/f3168d76e7c8dad07ee07f060c4147443cf96c5b...a54c79f2f7b18c6c0f0a6f0fbc8cd021dd413afe

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/trinculo/-/compare/f3168d76e7c8dad07ee07f060c4147443cf96c5b...a54c79f2f7b18c6c0f0a6f0fbc8cd021dd413afe
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to