diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ macros = \ pkgdatadir=/usr/share/$(OPK_SOURCE) \ archtabdir=/usr/share/opkhelper/archtab-v1 +nop: + @: + build: oh-autoconfigure oh-autobuild -- $(macros) |