[Pkg-ocaml-maint-commits] [ocamlgsl] 06/15: packaging

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Jan 17 19:40:45 UTC 2016


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

mehdi pushed a commit to branch master
in repository ocamlgsl.

commit e2bd194247f219f9644834a6af4d9a3e498f48cc
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Jan 17 14:54:53 2016 +0100

    packaging
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5413c37..a0cc91e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ DEB_MAKE_INSTALL_TARGET += DESTDIR="$(DESTDIR_DEV)"
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:
-	cp .depend .depend.save
+	-cp .depend .depend.save
 	$(MAKE) $(DEB_MAKE_BUILD_TARGET)
 
 .PHONY: override_dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamlgsl.git



More information about the Pkg-ocaml-maint-commits mailing list