File: rules

package info (click to toggle)
apt-listbugs 0.1.40
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 956 kB
  • sloc: ruby: 2,491; sh: 157; makefile: 63
file content (10 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# export DH_RUBY_IGNORE_TESTS=ruby2.2

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

execute_after_dh_fixperms:
	chmod 755 debian/apt-listbugs/usr/libexec/apt-listbugs/aptcleanup
	chmod 755 debian/apt-listbugs/usr/libexec/apt-listbugs/prefclean