diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
commit | fe861da8d42bbe72c1aadfc86fb77e85365eeca6 (patch) | |
tree | c0dbf367062f7ff8f4eb5e1840891b13e35d8ed9 /cppunit | |
parent | 97e54d5220e24a30e7e8183676bb0f2d31f976c7 (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'cppunit')
-rw-r--r-- | cppunit/download/cppunit-1.8.0.tar.gz | bin | 382730 -> 0 bytes | |||
-rw-r--r-- | cppunit/makefile.mk | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/cppunit/download/cppunit-1.8.0.tar.gz b/cppunit/download/cppunit-1.8.0.tar.gz Binary files differdeleted file mode 100644 index d1d27ad..0000000 --- a/cppunit/download/cppunit-1.8.0.tar.gz +++ /dev/null diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk index 3836e69..3f52b78 100644 --- a/cppunit/makefile.mk +++ b/cppunit/makefile.mk @@ -41,6 +41,7 @@ TARGET=so_cppunit # --- Files -------------------------------------------------------- TARFILE_NAME=cppunit-1.8.0 +TARFILE_MD5=9f18d97ca99b4f095f5ff18139df59c3 ADDITIONAL_FILES=\ include$/cppunit$/config-auto.h \ |