[Dev] [PATCH 1/2] debootstrap: add symlink for Trisquel 8

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Tue Oct 23 23:28:02 GMT 2018


Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 libre/debootstrap/PKGBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libre/debootstrap/PKGBUILD b/libre/debootstrap/PKGBUILD
index 0add59119..0978d999c 100644
--- a/libre/debootstrap/PKGBUILD
+++ b/libre/debootstrap/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=debootstrap
 
 pkgver=1.0.93
-pkgrel=2.parabola1
+pkgrel=3.parabola1
 arch=(any)
 
 pkgdesc="Bootstrap a basic gNewSense and Trisquel system, without Debian support"
@@ -68,6 +68,7 @@ prepare() {
   ln -s trisquel brigantia
   ln -s trisquel dagda
   ln -s trisquel dwyn
+  ln -s trisquel flidas
   ln -s trisquel robur
   ln -s trisquel slaine
   ln -s trisquel taranis
-- 
2.19.0




More information about the Dev mailing list