File: rules

package info (click to toggle)
glpk 5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 11,608 kB
  • sloc: ansic: 78,038; sh: 11,184; fortran: 207; makefile: 205; sql: 142; cs: 83
file content (15 lines) | stat: -rwxr-xr-x 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-dl --enable-odbc --enable-mysql --with-gmp

execute_after_dh_installexamples:
	rm -f debian/glpk-utils/usr/share/doc/glpk-utils/examples/glpsol* \
		debian/glpk-utils/usr/share/doc/glpk-utils/examples/Makefile*

override_dh_compress:
	dh_compress -X.pdf