GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app-emulation
/
gdb-armulator
/
files
/
gtk-config
blob: 14cfa421b38095efbfe0944fb0a3a70062a55f30 (
plain
)
1
2
#!/bin/sh
exec
pkg-config
gtk+-2.0
$(
printf
"%s"
"
$*
"
|
sed
s:--version:--modversion:
)