Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
208
Merge Requests
208
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
5cdfc2f2
Commit
5cdfc2f2
authored
Jun 29, 2011
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/quvi: remove *.la
parent
d6307bcb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testing/quvi/APKBUILD
testing/quvi/APKBUILD
+2
-1
No files found.
testing/quvi/APKBUILD
View file @
5cdfc2f2
...
...
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
quvi
pkgver
=
0.2.15
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Command line tool for parsing video download links"
url
=
"http://quvi.sourceforge.net/"
arch
=
"all"
...
...
@@ -39,6 +39,7 @@ build() {
package
()
{
cd
"
$_builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
rm
"
$pkgdir
"
/usr/lib/
*
.la
}
md5sums
=
"7cda6c6593c1281e89d91de3b0bed284 quvi-0.2.15.tar.gz"
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