diff --git a/helpers/make-debootstrap b/helpers/make-debootstrap index 500d8f6..4dbc700 100644 --- a/helpers/make-debootstrap +++ b/helpers/make-debootstrap @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2010 Rubén Rodríguez +# Copyright (C) 2008-2018 Ruben Rodriguez # # 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