Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Commit

Permalink
revert fddbc67 , bsdinstaller doesn't get installer later on.
Browse files Browse the repository at this point in the history
  • Loading branch information
Key4ce committed Oct 14, 2014
1 parent 380a186 commit a9a16bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/build_installer_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ rebuild_port()
chmod -R 777 work && \
make -DBATCH options_UNSET="${options_UNSET}" options_SET="${options_SET}" $WITH_NLS_DEF $WITH_CURSES_DEF $WITH_CGI_DEF $WITH_QT_DEF \
$WITH_LUA_BACKEND_DEF $WITH_C_BACKEND_DEF $WITH_DEBUG_DEF \
$PORTS_FLAGS package FORCE_PKG_REGISTER=yes && \
$PORTS_FLAGS build package deinstall install FORCE_PKG_REGISTER=yes && \
make clean && rm -rf work
}

Expand Down

0 comments on commit a9a16bf

Please sign in to comment.