mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Debian rules update to handle a pre-bootstrapped orig file
This commit is contained in:
Vendored
+1
-1
@@ -63,7 +63,7 @@ override_dh_auto_clean:
|
||||
|
||||
.stamp-bootstrap:
|
||||
@$(call show_vars)
|
||||
./bootstrap.sh -j
|
||||
[ -f ./bootstrap.sh ] && ./bootstrap.sh -j || ./rebootstrap.sh -j
|
||||
touch $@
|
||||
|
||||
.stamp-configure: .stamp-bootstrap
|
||||
|
||||
Reference in New Issue
Block a user