defaults removed
This commit is contained in:
parent
e65b0b318c
commit
994ddc31d5
|
@ -17,14 +17,6 @@ DEFAULT_SRC_INSTALL_EXTRA_DOCS=( PORTS )
|
|||
|
||||
WORK=${WORKBASE}/${PN}-${PV}
|
||||
|
||||
src_unpack() {
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
default
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
edo gcc ${CFLAGS} ${LDFLAGS} -o pax *.c
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue