Author: beatle
Date: 2006-10-24 10:33:30 -0400 (Tue, 24 Oct 2006)
New Revision: 3901
Removed:
branches/experimental/mesa/configs/CVS/
Modified:
branches/experimental/mesa/debian/rules
Log:
Since the original tarball is repackaged to include the three upstream
tarballs (MesaDemos, MesaGLUT and MesaLib), remove files that are not supposed
to be there.
Note that when importing initially, some files were not even added to the SVN
repository because SVN ignored them. These were configs/diffs~ and
docs/RELNOTES-6.1~. I removed those from the tarball as well.
Modified: branches/experimental/mesa/debian/rules
===================================================================
--- branches/experimental/mesa/debian/rules 2006-10-24 14:29:11 UTC (rev
3900)
+++ branches/experimental/mesa/debian/rules 2006-10-24 14:33:30 UTC (rev
3901)
@@ -126,7 +126,7 @@
clean: unpatch
dh_testdir
dh_testroot
- dh_clean --exclude ./Makefile.orig --exclude configs/CVS/Root.bak
+ dh_clean --exclude ./Makefile.orig
rm -rf $(DEB_BUILD_DIR) $(STAMP_DIR)
# Build architecture-independent files here.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]