File: rules

package info (click to toggle)
ollama-python 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: python: 3,056; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@ --buildsystem=pybuild

override_dh_fixperms:
	dh_fixperms
	chmod -x $(CURDIR)/debian/python3-ollama/usr/share/doc/python3-ollama/examples/*