mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 11:56:22 +00:00
Merge pull request #2134 from profanity-im/feat/noautotools
feat: Remove autotools and adapt docu and scripts
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
export COLUMNS=300
|
||||
if [ -f "./build_run/profanity" ]; then
|
||||
./build_run/profanity -l DEBUG
|
||||
else
|
||||
# Fallback for autotools
|
||||
./profanity -l DEBUG
|
||||
fi
|
||||
./build_run/profanity -l DEBUG
|
||||
|
||||
Reference in New Issue
Block a user