r638 - /branches/experimental/boinc/debian/rules
fst-guest at users.alioth.debian.org
fst-guest at users.alioth.debian.org
Thu Apr 26 20:57:06 UTC 2007
Author: fst-guest
Date: Thu Apr 26 20:57:05 2007
New Revision: 638
URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=638
Log:
svn:executable property on some files were set upstream, so we don't need to
make them executable by ourself.
http://boinc.berkeley.edu/trac/ticket/128
http://boinc.berkeley.edu/trac/changeset/12489
Modified:
branches/experimental/boinc/debian/rules
Modified: branches/experimental/boinc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/rules?rev=638&op=diff
==============================================================================
--- branches/experimental/boinc/debian/rules (original)
+++ branches/experimental/boinc/debian/rules Thu Apr 26 20:57:05 2007
@@ -195,10 +195,6 @@
# Fix some file permissions.
chmod +x \
- $(BOINC_SERVER_DIR)/html/ops/db_update.php \
- $(BOINC_SERVER_DIR)/html/ops/mass_email_script.php \
- $(BOINC_SERVER_DIR)/html/ops/watchdogs.php \
- $(BOINC_SERVER_DIR)/html/ops/wd_nresults_changing.php \
$(BOINC_SERVER_DIR)/tools/watch_tcp
chmod -x \
$(BOINC_SERVER_DIR)/html/user/forum_search.php \
More information about the pkg-boinc-commits
mailing list