emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master b7dc61d 59/62: Removed bootstrap.sh


From: Ian Dunn
Subject: [elpa] master b7dc61d 59/62: Removed bootstrap.sh
Date: Sat, 9 Dec 2017 14:34:06 -0500 (EST)

branch: master
commit b7dc61d0039cfffed040ffae6a6304136ac5dfdd
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>

    Removed bootstrap.sh
---
 bootstrap.sh | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/bootstrap.sh b/bootstrap.sh
deleted file mode 100755
index 2e616e9..0000000
--- a/bootstrap.sh
+++ /dev/null
@@ -1,24 +0,0 @@
-#! /bin/bash
-
-# Copyright (C) 2017 Ian Dunn
-
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-emacs \
-    --batch \
-    -l ede/proj -l ede/proj-elisp -l ede/proj-misc -l ede/proj-aux \
-    --eval "(progn (global-ede-mode) \
-                   (setq ede-project-directories t) \
-                   (find-file \"Project.ede\") \
-                   (ede-proj-regenerate))"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]