File: rules

package info (click to toggle)
octave-dataframe 1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 760 kB
  • sloc: makefile: 123
file content (9 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --buildsystem=octave --with=octave

override_dh_installdeb:
	chmod -x $$(find debian -name df_name2idx.m)
	dh_installdeb