summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorEric <erimar77@users.noreply.github.com>2018-01-02 12:58:03 -0600
committerscheibelp <scheibel1@llnl.gov>2018-01-02 10:58:03 -0800
commitcaa39d08d455872e9a2339ca60ef49b37cfdbd23 (patch)
treecbe8ae32c1aa57ac6c302c6dbc0f5e0e198f4bec /var
parentc3b003e6984f15807fe8675d90eab19679566363 (diff)
downloadspack-caa39d08d455872e9a2339ca60ef49b37cfdbd23.tar.gz
spack-caa39d08d455872e9a2339ca60ef49b37cfdbd23.tar.bz2
spack-caa39d08d455872e9a2339ca60ef49b37cfdbd23.tar.xz
spack-caa39d08d455872e9a2339ca60ef49b37cfdbd23.zip
package r-rcurl: boilerplate cleanup (#6771)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/r-rcurl/package.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/var/spack/repos/builtin/packages/r-rcurl/package.py b/var/spack/repos/builtin/packages/r-rcurl/package.py
index 21159c3a61..a60499330c 100644
--- a/var/spack/repos/builtin/packages/r-rcurl/package.py
+++ b/var/spack/repos/builtin/packages/r-rcurl/package.py
@@ -22,21 +22,6 @@
# License along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##############################################################################
-#
-# This is a template package file for Spack. We've put "FIXME"
-# next to all the things you'll want to change. Once you've handled
-# them, you can save this file and test your package like this:
-#
-# spack install r-rcurl
-#
-# You can edit this file again by typing:
-#
-# spack edit r-rcurl
-#
-# See the Spack documentation for more information on packaging.
-# If you submit this package back to Spack as a pull request,
-# please first remove this boilerplate and all FIXME comments.
-#
from spack import *