Commit 674dd615 authored by Sam Hocevar's avatar Sam Hocevar

* ./debian/rules: mouahaha, cutting off the branch I was sitting on.

parent bf4a4eec
...@@ -2,7 +2,6 @@ vlc (0.5.3-1) unstable; urgency=low ...@@ -2,7 +2,6 @@ vlc (0.5.3-1) unstable; urgency=low
* New upstream release. * New upstream release.
* Fixed a clock skew issue in debian/rules. * Fixed a clock skew issue in debian/rules.
* We now remove spurious woody build files in the clean rule.
-- Samuel Hocevar <sam@zoy.org> Tue, 8 Apr 2003 15:20:20 +0100 -- Samuel Hocevar <sam@zoy.org> Tue, 8 Apr 2003 15:20:20 +0100
......
...@@ -126,9 +126,6 @@ clean: ...@@ -126,9 +126,6 @@ clean:
# Remove spurious autotools stuff # Remove spurious autotools stuff
rm -f config.log confdefs.h rm -f config.log confdefs.h
# Remove spurious Debian files
rm -f debian/changelog.woody debian/control.woody debian/rules.woody
-$(MAKE) distclean -$(MAKE) distclean
dh_clean dh_clean
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment