Skip to content

Instantly share code, notes, and snippets.

@travisbhartwell
Created February 9, 2009 22:20
Show Gist options
  • Select an option

  • Save travisbhartwell/61062 to your computer and use it in GitHub Desktop.

Select an option

Save travisbhartwell/61062 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd $HOME/Source/ledger/ledger && make distclean
git checkout acprep && git pull && perl -pi -e "s/--disable-shared/--disable-static --with-lisp-dir=\/home\/nafai\/lib\/emacs/" acprep && ./acprep && make check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment