diff --git a/helpers/make-pyrit b/helpers/make-pyrit index 986b0ef..6ea7536 100644 --- a/helpers/make-pyrit +++ b/helpers/make-pyrit @@ -17,12 +17,12 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 . ./config -sed -i 's/Support for non-free technologies such//g;/as Nvidia CUDA can be added/d' debian/control +sed -i '1,/Support for the non-free technologies/!d;s/Support for the non-free technologies//g' debian/control changelog "Description changed" #Closes http://trisquel.info/es/issues/4330