File: rules

package info (click to toggle)
apt-listbugs 0.1.35
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,304 kB
  • sloc: ruby: 2,502; sh: 245; makefile: 53
file content (11 lines) | stat: -rwxr-xr-x 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/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/migratepins
	chmod 755 debian/apt-listbugs/usr/libexec/apt-listbugs/prefclean