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
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
37
Merge Requests
37
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
4eac99b5
Commit
4eac99b5
authored
Jun 18, 2015
by
Ruben Rodriguez
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not break if debian/patches/series has no active patches
parent
2f4dea67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
helpers/config
helpers/config
+1
-1
No files found.
helpers/config
View file @
4eac99b5
...
...
@@ -136,7 +136,7 @@ fi
if
[
1
$QUILT
!=
1skip
]
;
then
export
QUILT_PATCHES
=
debian/patches
[
-s
debian/patches/series
]
&&
quilt push
-a
grep
-qv
'^#'
debian/patches/series 2>/dev/null
&&
quilt push
-a
fi
cd
..
...
...
Ruben Rodriguez
@ruben
mentioned in commit
8c8b04ce
·
Jun 18, 2015
mentioned in commit
8c8b04ce
mentioned in commit 8c8b04ce0ebd1e511cf726be5a2795afdb21520f
Toggle commit list
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