forked from ports/contrib
gdc-ccache-bindings: dropped
This commit is contained in:
parent
39594875ca
commit
15887e069a
@ -1,5 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/ccache/
|
||||
lrwxrwxrwx root/root usr/lib/ccache/gdc -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/gdmd -> ../../bin/ccache
|
@ -1,17 +0,0 @@
|
||||
# Description: Masquerade directory to use ccache with gdc.
|
||||
# URL: http://dgcc.sourceforge.net/
|
||||
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Packager: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Depends on: gdc ccache
|
||||
|
||||
name=gdc-ccache-bindings
|
||||
version=1
|
||||
release=1
|
||||
source=()
|
||||
|
||||
build() {
|
||||
install -d $PKG/usr/lib/ccache
|
||||
ln -s ../../bin/ccache $PKG/usr/lib/ccache/gdc
|
||||
ln -s ../../bin/ccache $PKG/usr/lib/ccache/gdmd
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user