Removing whitespaces at EOL and EOF.

This commit is contained in:
Andrew Lee (李健秋) 2015-08-16 17:20:59 +08:00
parent da9ce92654
commit 832f54e5b3
3 changed files with 0 additions and 4 deletions

View File

@ -4,4 +4,3 @@ lxqt-notificationd: binary-without-manpage usr/bin/lxqt-notificationd
# LXQt is not in freedesktop specs yet
lxqt-notificationd: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-notificationd.desktop

2
debian/rules vendored
View File

@ -1,11 +1,9 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-notificationd

View File

@ -1,2 +1 @@
tar-ignore=.gitignore