[Pkg-cli-apps-commits] [SCM] bareftp branch, master, updated. debian/0.2.3-1-16-g6960625

Stefan Ebner sebner at ubuntu.com
Sat Jan 2 09:55:37 UTC 2010


The following commit has been merged in the master branch:
commit 9944ff77a437d2583f51df7116ce1dc9e73c0ebb
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Sat Jan 2 10:52:44 2010 +0100

    Install manpage as upstream makefile fails to do that

diff --git a/debian/rules b/debian/rules
index ccc744c..72d1b61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,9 @@ override_dh_auto_build:
 	$(CURDIR)/src/bareFTP.Protocol.Sftp/bin/Release/bareFTP.SftpPty.dll
 	dh_auto_build
 
+override_dh_installman:
+	dh_installman $(CURDIR)/data/bareftp.1
+
 get-orig-source:
 	uscan \
 		--package $(DEB_SOURCE_NAME) \

-- 
bareftp



More information about the Pkg-cli-apps-commits mailing list