debian/rules: Remove non-packaged *.convert files after build
This commit is contained in:
parent
52c7bc78b7
commit
54480874be
1
debian/rules
vendored
1
debian/rules
vendored
@ -13,6 +13,7 @@ DHFLAGS=--parallel
|
||||
|
||||
override_dh_install:
|
||||
mv debian/tmp/usr/bin/mate-power-bugreport.sh debian/tmp/usr/bin/mate-power-manager-bugreport
|
||||
rm -f debian/tmp/usr/share/MateConf/gsettings/mate-power-manager.convert
|
||||
dh_install --fail-missing
|
||||
|
||||
override_dh_auto_configure:
|
||||
|
Loading…
Reference in New Issue
Block a user