[SCM] BOINC packaging branch, master, updated. debian/6.4.5+dfsg-3-11-gf87328e

rmayorga rmayorga at debian.org
Fri Nov 6 07:51:10 UTC 2009


The following commit has been merged in the master branch:
commit f2f14db1bde3df7956fc133c9dbb5498c9f73297
Author: rmayorga <rmayorga at debian.org>
Date:   Fri Nov 6 00:27:37 2009 -0600

    Remove some comments on debian/rules

diff --git a/debian/rules b/debian/rules
index 260bc1b..60ac87e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -126,7 +126,6 @@ autoreconf-stamp: patch
 	dh_testdir
 	cp -f /usr/share/misc/config.guess config.guess
 	cp -f /usr/share/misc/config.sub config.sub
-	#cp -f sea/*png clientgui/res
 	aclocal-1.9 -I m4 && autoheader && automake-1.9 && autoconf
 	touch $@
 
@@ -137,7 +136,6 @@ build-stamp: autoreconf-stamp build-boinc-client-stamp
 	$(MAKE)
 	docbook2x-man debian/manpages/update-boinc-applinks.xml
 	# Generate binary message catalogs of the BOINC Manager.
-# NEEDs TODO
 	for i in `ls locale/client`; do \
 	  if [ -f "locale/client/$$i/BOINC-Manager.po" ]; then \
 	    msgfmt -o "locale/client/$$i/BOINC-Manager.mo" \

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list