Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eliab Andi Artz
package-helpers
Commits
1775e1e8
Commit
1775e1e8
authored
3 years ago
by
Luis Guzmán
Committed by
Luis Guzmán
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Recond part of deprecated helpers
parent
68c64ccf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/make-migration-assistant
+0
-29
0 additions, 29 deletions
helpers/make-migration-assistant
helpers/make-pyrit
+0
-30
0 additions, 30 deletions
helpers/make-pyrit
with
0 additions
and
59 deletions
helpers/make-migration-assistant
deleted
100644 → 0
+
0
−
29
View file @
68c64ccf
#!/bin/sh
#
# Copyright (C) 2009-2010 Rubén Rodríguez <ruben@gnu.org>
#
# 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
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
NETINST
=
true
.
./config
replace
"Ubuntu"
"Trisquel"
.
replace
"Firefox"
"Abrowser"
debian
changelog
"Rebranded and adapted for Trisquel"
compile
This diff is collapsed.
Click to expand it.
helpers/make-pyrit
deleted
100644 → 0
+
0
−
30
View file @
68c64ccf
#!/bin/sh
#
# Copyright (C) 2011 Santiago Rodríguez <aklis@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
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
.
./config
sed
-i
'/can be added through extensions/,/^ \.$/d;s/Support for the non-free technologies//g'
debian/control
changelog
"Description changed"
#Closes http://trisquel.info/es/issues/4330
compile
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment