Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bot-test
packages
gpm
Commits
a32d2a3d
Commit
a32d2a3d
authored
Nov 18, 2010
by
Eric Bélanger
Browse files
No commit message
No commit message
parent
e1bce069
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
a32d2a3d
...
...
@@ -25,6 +25,7 @@ build() {
}
package
()
{
cd
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
make
DESTDIR
=
"
${
pkgdir
}
"
install
install
-D
-m755
../gpm
"
${
pkgdir
}
/etc/rc.d/gpm"
install
-D
-m644
../gpm.conf.d
"
${
pkgdir
}
/etc/conf.d/gpm"
...
...
Write
Preview
Supports
Markdown
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