From 2b4d9ced6c889e723af1b7f5539d8f55281e8399 Mon Sep 17 00:00:00 2001
From: Daniel Schulte <trilader@gmail.com>
Date: Tue, 7 Oct 2014 18:29:18 +0200
Subject: [PATCH] Removed libsingular because it is no longer in the ubuntu
 repo

---
 scripts/create_offline_repo.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/create_offline_repo.sh b/scripts/create_offline_repo.sh
index 3dd3a55..a3f303d 100644
--- a/scripts/create_offline_repo.sh
+++ b/scripts/create_offline_repo.sh
@@ -2,7 +2,7 @@
 PKG_LIST="gufw pwgen inkscape gimp subversion git graphviz gnome \
 xubuntu-desktop fityk openssh-server linux-firmware-nonfree zsh zsh-doc lftp gddrescue liblapack-dev liblapack-doc \
 python-numpy python-simpy python-scipy python-matplotlib ipython gnuplot wxmaxima root-system bpython \
-postgresql dia haskell-platform default-jdk swi-prolog libntl0 libsingular-3-0-4-3 \
+postgresql dia haskell-platform default-jdk swi-prolog libntl0 \
 "
 
 DESTINATION="/cdrom"
-- 
GitLab