Update make_debian.sh
This commit is contained in:
@@ -15,6 +15,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
keepbuilddir=
|
keepbuilddir=
|
||||||
if [ "x$1" = "x--keepbuilddir" ]; then
|
if [ "x$1" = "x--keepbuilddir" ]; then
|
||||||
keepbuilddir=1
|
keepbuilddir=1
|
||||||
|
|||||||
Reference in New Issue
Block a user