Codebase list schroedinger-coordgenlibs / 9721e85
Simplify debian/rules. Andrius Merkys 1 year, 7 months ago
1 changed file(s) with 1 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
2 include /usr/share/dpkg/architecture.mk
3
4 export DH_VERBOSE = 1
52 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
6 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
3 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
74
85 %:
96 dh $@
10
11 override_dh_auto_configure:
12 dh_auto_configure -- -DCMAKE_PREFIX_PATH=/usr/lib/$(DEB_HOST_MULTIARCH)/cmake