Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
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
savoirfairelinux
jami-daemon
Commits
b1ca3ca9
Commit
b1ca3ca9
authored
10 years ago
by
Simon Piette
Browse files
Options
Downloads
Patches
Plain Diff
build-system: keep a spec file in the tarball
Refs #49953 Change-Id: I7f618d6d3b50d9e658249425903fca630d2978f6
parent
4573a039
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
tools/build-system/build_tarball.sh
+1
-0
1 addition, 0 deletions
tools/build-system/build_tarball.sh
with
2 additions
and
0 deletions
.gitignore
+
1
−
0
View file @
b1ca3ca9
...
...
@@ -16,6 +16,7 @@ Makefile
*.pod
.libs
.deps
*.spec
autom4te.cache
config.guess
...
...
This diff is collapsed.
Click to expand it.
tools/build-system/build_tarball.sh
+
1
−
0
View file @
b1ca3ca9
...
...
@@ -34,6 +34,7 @@ rm -rf $BUILDDIR
rm
-f
*
.tar.gz
rm
-rf
lang/
sed
/^Version/s/[0-9].
*
/
$SOFTWARE_VERSION
/ tools/build-system/rpm/sflphone.spec
>
sflphone.spec
rm
-rf
tools/
#rm -rf kde/
...
...
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