Compare commits
No commits in common. "1feb087515dc3d50780dd58bdc74280b55c94ba2" and "647e421c21ec20be3e7de9a2c96929238a424439" have entirely different histories.
1feb087515
...
647e421c21
4
README
4
README
|
@ -10,7 +10,7 @@ compromise, the VMs can easily and safely be reinstalled.
|
|||
|
||||
Backups
|
||||
=======
|
||||
This repository is also backed up on software heritage from time to time.
|
||||
This repository is also backed up on software heritage.
|
||||
|
||||
Bootstrap
|
||||
=========
|
||||
|
@ -43,4 +43,4 @@ 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 project. If not, see <http://www.gnu.org/licenses/>.
|
||||
along with this project. If not, see <http://www.gnu.org/licenses/>.
|
|
@ -8,7 +8,4 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this file. If not, see <http://www.gnu.org/licenses/>.
|
||||
guix shell -C \
|
||||
autoconf automake coreutils grep m4 sed \
|
||||
-- \
|
||||
autoreconf -fi $@
|
||||
autoreconf -fi $@
|
||||
|
|
Loading…
Reference in New Issue