mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
8 lines
184 B
Text
8 lines
184 B
Text
|
PACKAGE_NAME="@_PKGNAME@"
|
||
|
PACKAGE_VERSION="@PKGVER@"
|
||
|
MAKE[0]="make -s build"
|
||
|
CLEAN="make -s clean"
|
||
|
BUILT_MODULE_NAME[0]="@_PKGNAME@"
|
||
|
DEST_MODULE_LOCATION[0]="/extra"
|
||
|
AUTOINSTALL="yes"
|