[proftpd-dfsg] 01/01: trailing white space.

Hilmar Preuße hilmar-guest at moszumanska.debian.org
Sun Dec 4 21:12:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

hilmar-guest pushed a commit to branch master
in repository proftpd-dfsg.

commit 93c05e01612b1a3e8e82d92b85f4341ad7ae14e8
Author: Hilmar Preusse <hille at amd64-sid>
Date:   Sun Dec 4 22:11:47 2016 +0100

    trailing white space.
---
 debian/rules | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index adc9c5a..b36c531 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,10 @@ VERSION=$(shell grep PROFTPD_VERSION_TEXT $(CURDIR)/include/version.h|cut -d\" -
 
 #
 # HAVE_OPENSSL is required by mod_sql.c.
-# See #233031 for details. 
-# 
+# See #233031 for details.
+#
 PROFTPD_FLAGS := -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_OPENSSL -DUSE_LDAP_TLS
-CFLAGS := $(PROFTPD_FLAGS) 
+CFLAGS := $(PROFTPD_FLAGS)
 CC := gcc
 
 # Some special build options
@@ -82,10 +82,10 @@ configure-stamp:
 
 	touch $@
 
-clean: debian/control debian/proftpd-substvars myclean 
+clean: debian/control debian/proftpd-substvars myclean
 myclean:
 	dh_testdir
-	#[ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean 
+	#[ ! -f $(CURDIR)/Makefile ] || $(MAKE) distclean
 	dh_auto_clean
 	dh_clean
 	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git



More information about the Pkg-proftpd-maintainers mailing list