Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-12-01 03:10:04 +0400
committerAlex Corrado <alexc@xamarin.com>2011-12-06 20:34:24 +0400
commitd2667f248cc61fbedadae241859688fa7f1daeff (patch)
tree6f0e9450a9bc0cbad8dc6c0fa766b74207121ead
parent007ea26f298297934dd0ce4e38902917c0b1c81a (diff)
make dist should not makemonodevelop-2.9.1
-rw-r--r--extras/AspNetEdit/Makefile1
-rw-r--r--extras/BooBinding/Makefile1
-rw-r--r--extras/GeckoWebBrowser/Makefile1
-rw-r--r--extras/JavaBinding/Makefile1
-rw-r--r--extras/MonoDevelop.AddinAuthoring/Makefile1
-rw-r--r--extras/MonoDevelop.Debugger.Gdb/Makefile1
-rw-r--r--extras/MonoDevelop.Debugger.Mdb/Makefile1
-rw-r--r--extras/PyBinding/Makefile1
-rw-r--r--extras/WebKitWebBrowser/Makefile1
-rw-r--r--main/src/addins/MonoDevelop.Autotools/templates/make-dist.targets1
10 files changed, 0 insertions, 10 deletions
diff --git a/extras/AspNetEdit/Makefile b/extras/AspNetEdit/Makefile
index 296306ab79..7cf839226c 100644
--- a/extras/AspNetEdit/Makefile
+++ b/extras/AspNetEdit/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/BooBinding/Makefile b/extras/BooBinding/Makefile
index d2c7c130d4..5d33855081 100644
--- a/extras/BooBinding/Makefile
+++ b/extras/BooBinding/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook "distsir=$$distdir"
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/GeckoWebBrowser/Makefile b/extras/GeckoWebBrowser/Makefile
index faf1c84c2e..1de7bf9dc3 100644
--- a/extras/GeckoWebBrowser/Makefile
+++ b/extras/GeckoWebBrowser/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/JavaBinding/Makefile b/extras/JavaBinding/Makefile
index 5343478e03..d9576ce63e 100644
--- a/extras/JavaBinding/Makefile
+++ b/extras/JavaBinding/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/MonoDevelop.AddinAuthoring/Makefile b/extras/MonoDevelop.AddinAuthoring/Makefile
index 78bf4bab86..bc4decbc5f 100644
--- a/extras/MonoDevelop.AddinAuthoring/Makefile
+++ b/extras/MonoDevelop.AddinAuthoring/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/MonoDevelop.Debugger.Gdb/Makefile b/extras/MonoDevelop.Debugger.Gdb/Makefile
index 670757c56e..7731166148 100644
--- a/extras/MonoDevelop.Debugger.Gdb/Makefile
+++ b/extras/MonoDevelop.Debugger.Gdb/Makefile
@@ -58,7 +58,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook "distsir=$$distdir"
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/MonoDevelop.Debugger.Mdb/Makefile b/extras/MonoDevelop.Debugger.Mdb/Makefile
index 91a9968507..c1fcd3a8eb 100644
--- a/extras/MonoDevelop.Debugger.Mdb/Makefile
+++ b/extras/MonoDevelop.Debugger.Mdb/Makefile
@@ -56,7 +56,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook "distsir=$$distdir"
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/PyBinding/Makefile b/extras/PyBinding/Makefile
index 18396363f0..32d56f11de 100644
--- a/extras/PyBinding/Makefile
+++ b/extras/PyBinding/Makefile
@@ -56,7 +56,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook "distsir=$$distdir"
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/extras/WebKitWebBrowser/Makefile b/extras/WebKitWebBrowser/Makefile
index b17cc863e9..f60f1c4e1a 100644
--- a/extras/WebKitWebBrowser/Makefile
+++ b/extras/WebKitWebBrowser/Makefile
@@ -57,7 +57,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook distsir=$$distdir
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
diff --git a/main/src/addins/MonoDevelop.Autotools/templates/make-dist.targets b/main/src/addins/MonoDevelop.Autotools/templates/make-dist.targets
index fbb040155b..316ca728a6 100644
--- a/main/src/addins/MonoDevelop.Autotools/templates/make-dist.targets
+++ b/main/src/addins/MonoDevelop.Autotools/templates/make-dist.targets
@@ -11,7 +11,6 @@ dist: $(CONFIG_MAKE)
esac \
done
(make dist-local distdir=$(PACKAGE)-$(VERSION))
- make
make post-dist-hook "distsir=$$distdir"
tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)