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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sean
aports
Commits
36a9e41e
Commit
36a9e41e
authored
Dec 22, 2016
by
Kevin Daudt
Committed by
Natanael Copa
Dec 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/php7: fix php7-common having a dependency on itself
parent
e8dbce51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
community/php7/APKBUILD
community/php7/APKBUILD
+2
-1
No files found.
community/php7/APKBUILD
View file @
36a9e41e
...
...
@@ -3,7 +3,7 @@
pkgname
=
php7
_pkgreal
=
php
pkgver
=
7.0.14
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"The PHP language runtime engine - 7th branch"
url
=
"http://www.php.net/"
arch
=
"all"
...
...
@@ -296,6 +296,7 @@ pear() {
common
()
{
pkgdesc
=
"
$pkgdesc
(common config)"
depends
=
""
mkdir
-p
"
$subpkgdir
"
/usr
mv
"
$pkgdir
"
/usr/lib
"
$subpkgdir
"
/usr/
||
return
1
...
...
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