Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ifupdown
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
pkg
obextra
ifupdown
Commits
9c43e5bc
Commit
9c43e5bc
authored
5 years ago
by
jean-michel
Browse files
Options
Downloads
Patches
Plain Diff
Update PKGBUILD.proto
parent
b3f20c03
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
trunk/PKGBUILD.proto
+7
-7
7 additions, 7 deletions
trunk/PKGBUILD.proto
with
7 additions
and
7 deletions
trunk/PKGBUILD.proto
+
7
−
7
View file @
9c43e5bc
...
...
@@ -20,7 +20,7 @@ source=(
"${pkgbase}::git+${url}#${track}=${target}"
)
#
------------------------
------
BUILD
CONFIGURATION
----------------------
#
------------------------
|
BUILD
CONFIGURATION
|
--
----------------------
makedepends
=
(
'git'
...
...
@@ -30,7 +30,7 @@ checkdepends=(
)
#
-------------------------
-----
BUILD
PREPARATION
------------------------
#
-------------------------
|
BUILD
PREPARATION
|
-
------------------------
pkgver
()
{
cd
"${pkgname}"
...
...
@@ -41,25 +41,25 @@ prepare() {
cd
"${pkgname}"
}
#
------------------------------
BUILD
-----
-------------------------------
#
------------------------------
-
|
BUILD
|
-------------------------------
build
()
{
cd
"${pkgname}"
}
#
------------------------------
CHECK
-----
-------------------------------
#
------------------------------
-
|
CHECK
|
-------------------------------
check
()
{
cd
"${pkgname}"
}
#
------------------------------
PACKAGE
----
------------------------------
#
------------------------------
|
PACKAGE
|
------------------------------
package
()
{
cd
"${pkgname}"
}
#
-----------------------
-------
INSTALL
CONFIGURATION
--------------------
#
-----------------------
|
INSTALL
CONFIGURATION
|
---
--------------------
pkgname
=
(
"${pkgbase}"
...
...
@@ -96,7 +96,7 @@ replaces=(
)
#
------------------------
-------
SECURITY
AND
LICENCE
--------------------
#
------------------------
|
SECURITY
AND
LICENCE
|
---
--------------------
validpgpkeys
=
(
...
...
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