Removing whitespaces at EOL and EOF.

ubuntu/cosmic
Andrew Lee (李健秋) 9 years ago
parent da9ce92654
commit 832f54e5b3

@ -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

@ -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

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

Loading…
Cancel
Save