Skip to content

Instantly share code, notes, and snippets.

@matsuu
Created March 1, 2009 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsuu/72349 to your computer and use it in GitHub Desktop.
Save matsuu/72349 to your computer and use it in GitHub Desktop.
diff -Naur gwaei-0.15.0.orig/src/Makefile.am gwaei-0.15.0/src/Makefile.am
--- gwaei-0.15.0.orig/src/Makefile.am 2009-02-28 14:16:18.000000000 +0900
+++ gwaei-0.15.0/src/Makefile.am 2009-03-01 23:52:42.000000000 +0900
@@ -10,7 +10,7 @@
install-data-local: install-symbolic-link
uninstall-local: uninstall-symbolic-link
-install-symbolic-link:
+install-symbolic-link: install-binPROGRAMS
rm -f $(DESTDIR)$(bindir)/waei
cp $(DESTDIR)$(bindir)/gwaei $(DESTDIR)$(bindir)/waei
uninstall-symbolic-link:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment