diff options
-rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,3 +7,7 @@ include ../source.mk nop: @: + +build: + cd src && ./bootstrap --system-libs \ + --prefix=/usr --docdir=/share/doc/cmake --mandir=/share/man |
index : pkg/cmake.git | ||
"cmake" package | Patrick McDermott |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | build | 4 |
@@ -7,3 +7,7 @@ include ../source.mk nop: @: + +build: + cd src && ./bootstrap --system-libs \ + --prefix=/usr --docdir=/share/doc/cmake --mandir=/share/man |