]> git.sesse.net Git - vlc/commitdiff
Woody is past history
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 31 Aug 2007 22:16:19 +0000 (22:16 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 31 Aug 2007 22:16:19 +0000 (22:16 +0000)
Makefile.am

index 6a04de80c00be8858c61d3ed96dd819ae8bd786c..aad90ecab33dbc93d7280bd85f647639fb3faef7 100644 (file)
@@ -592,30 +592,12 @@ share/vlc_win32_rc.$(OBJEXT): share/vlc_win32_rc.rc
 endif
 
 
-###############################################################################
-# Building specific source packages
-###############################################################################
-
-dist-woody: distdir
-       $(remove_distdir_woody)
-       mv $(distdir) $(PACKAGE)-woody-$(VERSION)
-       $(srcdir)/toolbox --make-woody $(PACKAGE)-woody-$(VERSION)
-       $(AMTAR) chof - $(PACKAGE)-woody-$(VERSION) \
-         | GZIP=$(GZIP_ENV) gzip -c >$(PACKAGE)-woody-$(VERSION).tar.gz
-       $(remove_distdir_woody)
-
-remove_distdir_woody = \
-  { test ! -d $(PACKAGE)-woody-$(VERSION) \
-    || { find $(PACKAGE)-woody-$(VERSION) -type d ! -perm -200 \
-           -exec chmod u+w {} ';' \
-         && rm -fr $(PACKAGE)-woody-$(VERSION); }; }
-
 ###############################################################################
 # Building architecture-specific binary packages
 ###############################################################################
 
 # XXX: this rule is probably only useful to you if you have exactly
-# the same setup as me. Contact sam@zoy.org if you need to use it.
+# the same setup as the maintaner(s).
 #
 
 package-win-common: