Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
d733287b
Verified
Commit
d733287b
authored
6 years ago
by
Mira Ressel
Browse files
Options
Downloads
Patches
Plain Diff
user/autoconf2.13: Avoid collision with autoconf-doc
parent
2f318378
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!169
user/autoconf2.13: Avoid collision with autoconf-doc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/autoconf2.13/APKBUILD
+6
-1
6 additions, 1 deletion
user/autoconf2.13/APKBUILD
with
6 additions
and
1 deletion
user/autoconf2.13/APKBUILD
+
6
−
1
View file @
d733287b
# Maintainer:
pkgname
=
autoconf2.13
pkgver
=
2.13
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"A GNU tool for automatically configuring source code"
arch
=
"noarch"
license
=
"GPL-2.0"
...
...
@@ -38,5 +38,10 @@ package() {
rm
-f
"
$pkgdir
"
/usr/share/info/standards.info
}
doc
()
{
default_doc
mv
"
$subpkgdir
/usr/share/info/autoconf.info"
"
$subpkgdir
/usr/share/info/autoconf-2.13.info"
}
sha512sums
=
"602584f4c77b7a554aaa068eda5409b68eb0b3229e9c224bffb91c83c4314d25de15bd560a323626ff78f6df339c79e1ef8938c54b78ecadf4dc75c5241290ad autoconf-2.13.tar.gz
483d0ba23c90e41c746868ea57436033930906f306b86de5e23284a60da069f4203d478615d653b8acee7226d9b02427be42a9764ff82710019de485e5f26d1b getloadavg.patch"
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