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
Model registry
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
trisquel
package-helpers
Commits
2fa2e319
Commit
2fa2e319
authored
9 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Workaround for build crash on jenkins redirected shell
parent
b0350345
No related branches found
No related tags found
1 merge request
!73
Belenos
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-dpkg
+3
-2
3 additions, 2 deletions
helpers/make-dpkg
with
3 additions
and
2 deletions
helpers/make-dpkg
+
3
−
2
View file @
2fa2e319
#!/bin/sh
#
# Copyright (C) 2012 Rub
é
n Rodr
í
guez <ruben@trisquel.info>
# Copyright (C) 2012
-2015
Rub
e
n Rodr
i
guez <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
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
VERSION
=
2
#FAKEROOT=true
COMPONENT
=
main
...
...
@@ -58,6 +58,7 @@ EOF
cp
$DATA
/Trisquel.pm scripts/Dpkg/Vendor/Trisquel.pm
sed
's/>$log_file/|tee $log_file/'
-i
./build-aux/test-driver
changelog
"Compiled for Trisquel"
...
...
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