diff options
Diffstat (limited to 'math/R-project/files/patch-aa')
-rw-r--r-- | math/R-project/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/R-project/files/patch-aa b/math/R-project/files/patch-aa deleted file mode 100644 index f1f2ae7..0000000 --- a/math/R-project/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -*** share/sh/help-links.sh Thu Sep 6 11:00:11 2001 ---- share/sh/help-links.sh.orig Thu Sep 6 11:00:30 2001 -*************** -*** 35,40 **** ---- 35,41 ---- - rm -f ${PKGLIST} - rm -f ${SEARCHINDEX} - cp ${R_HOME}/doc/html/packages-head.html ${PKGLIST} -+ chmod u+w ${PKGLIST} - - get_unique () { - if test -r ${1}; then |