Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
package-helpers
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
29
Merge Requests
29
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
trisquel
package-helpers
Commits
f047a079
Commit
f047a079
authored
Sep 09, 2012
by
Ruben Rodriguez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added extra disablesripts call
parent
451ad817
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
makepackage
makepackage
+1
-0
No files found.
makepackage
View file @
f047a079
...
...
@@ -130,6 +130,7 @@ EOF
$C
apt-get update
[
$UPSTREAM
!=
hardy
]
&&
$C
apt-get
--force-yes
-y
install
eatmydata
$C
apt-get
--force-yes
-y
dist-upgrade
disablescripts
$C
apt-get
--force-yes
-y
install
devscripts build-essential liburi-perl python-setuptools pkgbinarymangler wget rpl aptitude quilt fakeroot ccache
$C
apt-get clean
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment