apparmor.d/debian/rules

13 lines
233 B
Text
Raw Normal View History

2021-04-04 00:22:09 +02:00
#!/usr/bin/make -f
# rules makefile.
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
#
#export DH_VERBOSE=1
%:
dh $@ --with=config-package
override_dh_auto_configure:
./configure --distribution=debian --flavor=desktop