From 7c6efc5fb592a018983ea51dae3ed00631cf3e71 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 21 Jun 2018 18:53:52 -0400 Subject: .pbuilder/hooks/trisquel/[a-z]*: New debootstrap script links /usr/lib/pbuilder/pbuilder-createbuildenv looks for a debootstrap script at "$HOOKDIR/$DISTRIBUTION". Created with: for d in robur dwyn awen taranis slaine dagda brigantia toutatis belenos flidas etiona; do ln -sf ../../../.debootstrap/trisquel ".pbuilder/hooks/trisquel/${d}" done --- diff --git a/.pbuilder/hooks/trisquel/awen b/.pbuilder/hooks/trisquel/awen new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/awen @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/belenos b/.pbuilder/hooks/trisquel/belenos new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/belenos @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/brigantia b/.pbuilder/hooks/trisquel/brigantia new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/brigantia @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/dagda b/.pbuilder/hooks/trisquel/dagda new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/dagda @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/dwyn b/.pbuilder/hooks/trisquel/dwyn new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/dwyn @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/etiona b/.pbuilder/hooks/trisquel/etiona new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/etiona @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/flidas b/.pbuilder/hooks/trisquel/flidas new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/flidas @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/robur b/.pbuilder/hooks/trisquel/robur new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/robur @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/slaine b/.pbuilder/hooks/trisquel/slaine new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/slaine @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/taranis b/.pbuilder/hooks/trisquel/taranis new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/taranis @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file diff --git a/.pbuilder/hooks/trisquel/toutatis b/.pbuilder/hooks/trisquel/toutatis new file mode 120000 index 0000000..76a3bde --- /dev/null +++ b/.pbuilder/hooks/trisquel/toutatis @@ -0,0 +1 @@ +../../../.debootstrap/trisquel \ No newline at end of file -- cgit v0.9.1