workaround upstream clean bug

see https://github.com/insomnia-lab/libreant/issues/274
This commit is contained in:
boyska 2016-03-17 20:02:16 -04:00
parent e6ee1d96df
commit 76f5f2e5b3
No known key found for this signature in database
GPG key ID: 7395DCAE58289CA9

4
debian/rules vendored
View file

@ -7,3 +7,7 @@ export PYBUILD_NAME = libreant
override_dh_installinit:
dh_installinit --name=libreant
override_dh_clean:
dh_clean
rm webant/translations/*/LC_MESSAGES/messages.mo