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
650
Issues
650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
219
Merge Requests
219
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
438bcc53
Commit
438bcc53
authored
Mar 31, 2011
by
Carlo Landmeter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/freetype-infinality: add proper profile.d support
parent
2163c9dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
testing/freetype-infinality/APKBUILD
testing/freetype-infinality/APKBUILD
+2
-2
No files found.
testing/freetype-infinality/APKBUILD
View file @
438bcc53
...
...
@@ -2,7 +2,7 @@
# Maintainer:
pkgname
=
freetype-infinality
pkgver
=
2.4.4
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"TrueType font rendering library with infinality patch"
url
=
"http://www.infinality.net"
arch
=
"all"
...
...
@@ -44,7 +44,7 @@ build() {
package
()
{
cd
"
$_builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
install
-Dm
644
"
$srcdir
/infinality-settings"
"
$pkgdir
/etc/infinality-settings
"
install
-Dm
755
"
$srcdir
/infinality-settings"
"
$pkgdir
/etc/profile.d/infinality-settings.sh
"
}
md5sums
=
"b3e2b6e2f1c3e0dffa1fd2a0f848b671 freetype-2.4.4.tar.bz2
...
...
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