[Pkg-cli-apps-commits] [sparkleshare] 09/10: There's no need to specify paths explicitly anymore.
Andrew Shadura
bugzilla at tut.by
Mon Jan 18 13:00:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
andrewsh pushed a commit to branch master
in repository sparkleshare.
commit de307e41eb9a97e31eae874ff3067ceb35645908
Author: Andrew Shadura <andrew.shadura at collabora.co.uk>
Date: Mon Jan 18 13:59:42 2016 +0100
There's no need to specify paths explicitly anymore.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b244442..897b61e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ override_dh_auto_configure:
dh_auto_configure -- MCS=/usr/bin/mono-csc
override_dh_autoreconf:
- dh_autoreconf autoreconf -- -f -I build/m4/shamrock/ -I build/m4/shave/ -I build/m4/sparkleshare/ -i .
+ dh_autoreconf autoreconf -- -f -i -s .
%:
dh $@ --with cli,autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/sparkleshare.git
More information about the Pkg-cli-apps-commits
mailing list