mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-30 19:29:38 +02:00
getopt/build
- use target 'all' for compiling
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ pbuild::build() {
|
||||
esac
|
||||
|
||||
cd "${MODULE_SRCDIR}"
|
||||
make -e
|
||||
make -e all
|
||||
}
|
||||
|
||||
pbuild::install() {
|
||||
|
||||
Reference in New Issue
Block a user