File: rules

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

include /usr/share/cdbs/1/class/octave-pkg.mk

pkg = octave-dataframe

install/$(pkg)::
	chmod -x $$(find debian -name df_name2idx.m)