mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
documentation: remove unneeded comment
This commit is contained in:
@@ -38,7 +38,6 @@ PKG_ADDON_TYPE="[type]"
|
||||
# PKG_ADDON_PROVIDES="executable"
|
||||
# PKG_ADDON_REQUIRES="some.addon:0.0.0"
|
||||
|
||||
# build specific variables
|
||||
#PKG_CMAKE_OPTS_TARGET="-DWITH_EXAMPLE_PATH=/storage/.example
|
||||
# "
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@ PKG_SHORTDESC="[short description of the package, e.g. libexample: library to ca
|
||||
PKG_LONGDESC="[long description of the package, often taken from the package/project website, e.g. libexample: this project is created to calculate examples for x and y, with maximum efficiency and fewer errors]"
|
||||
# PKG_TOOLCHAIN="auto"
|
||||
|
||||
# build specific variables
|
||||
#PKG_CMAKE_OPTS_TARGET="-DWITH_EXAMPLE_PATH=/storage/.example
|
||||
# "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user