[tasque/xbuild] Remove superflous BeforeSubtstitute target
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/xbuild] Remove superflous BeforeSubtstitute target
- Date: Sun, 18 Nov 2012 23:05:10 +0000 (UTC)
commit 1cab8cd22c0134c758b505b50cebec711802397d
Author: Antonius Riha <antoniusriha gmail com>
Date: Sun Nov 18 16:02:01 2012 +0100
Remove superflous BeforeSubtstitute target
build/X.Common.targets | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/build/X.Common.targets b/build/X.Common.targets
index f6cb21a..1db3311 100644
--- a/build/X.Common.targets
+++ b/build/X.Common.targets
@@ -226,7 +226,6 @@
<PropertyGroup>
<TasqueBuildDependsOn>
- BeforeSubstitute;
Substitute;
GettextCompile;
Translate;
@@ -235,8 +234,6 @@
<TasqueBuildDependsOn Condition=" '$(AltTarget)' != '' ">$(AltTarget)</TasqueBuildDependsOn>
</PropertyGroup>
- <Target Name="BeforeSubstitute" />
-
<Target Name="BeforeBuild" DependsOnTargets="$(TasqueBuildDependsOn)" />
<Target Name="BeforeTasqueBuild" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]