diff --git a/helpers/make-debootstrap b/helpers/make-debootstrap index 500d8f6f53fb30cb5b5f52130f398f440d769ca2..4dbc70093affb7610023b19efdd69ce62dd9fe5b 100644 --- a/helpers/make-debootstrap +++ b/helpers/make-debootstrap @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2010 Rubén RodrÃguez <ruben@trisquel.info> +# Copyright (C) 2008-2018 Ruben Rodriguez <ruben@trisquel.info> # # 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 @@ -22,9 +22,10 @@ NETINST=true . ./config +rm scripts/* cp -a $DATA/* scripts/ -changelog "Added Trisquel's scripts" +changelog "Only include trisquel origins" compile