[med-svn] [sra-sdk] 10/12: Revert "make sure build/OUTDIR.linux is removed in clean target"
Andreas Tille
tille at debian.org
Tue Aug 13 19:24:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 2b817a595a908616c15ab95bc13f616edc417ff9
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 13 20:01:22 2013 +0200
Revert "make sure build/OUTDIR.linux is removed in clean target"
This reverts commit 119b2bde76bdc0a6efba5efeb182dc8fdb352eab.
---
debian/changelog | 1 -
debian/rules | 2 --
2 files changed, 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e6201a..2944449 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,6 @@ sra-sdk (2.3.2-4+dfsg-1) UNRELEASED; urgency=low
- remove override because upstream seems to do the correct thing now
- libsra-schema seems to be not built any more in this version so
drop the special handling of it
- - make sure build/OUTDIR.linux is removed in clean target
* debian/doc: USAGE is not provided by upstream any more
-- Andreas Tille <tille at debian.org> Tue, 13 Aug 2013 11:04:25 +0200
diff --git a/debian/rules b/debian/rules
index 96b0d36..0466582 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,6 @@
OUTDIR=$(CURDIR)/debian/tmp
override_dh_auto_clean:
- dh_auto_clean
- rm -f build/OUTDIR.linux
override_dh_auto_configure:
export OUTDIR=$(OUTDIR) ; make OUTDIR=$(OUTDIR) out ; make release dynamic
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list