Removing whitespaces at EOL and EOF.
This commit is contained in:
parent
da9ce92654
commit
832f54e5b3
1
debian/lintian-overrides
vendored
1
debian/lintian-overrides
vendored
@ -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
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
debian/source/options
vendored
1
debian/source/options
vendored
@ -1,2 +1 @@
|
||||
tar-ignore=.gitignore
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user