er email ;-)
On 30 May 2011 14:13, Adam Chasen wrote:
> This is one of my first patches for Openwrt. Please let me know if
> there are any improvements in style and submission.
Here you are ;-). This doesn't belong in the changelog of the patch
though, comments like this usually go under
Signed-off-by: Adam Chasen (a...@chasen.name)
Index: libs/libao/Makefile
===
--- libs/libao/Makefile (revision 27025)
+++ libs/libao/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libao
-PKG_VERSION
This is one of my first patches for Openwrt. Please let me know if
there are any improvements in style and submission.
Signed-off-by: Adam Chasen
Index: multimedia/pianobar/patches/001-Makefile-flags.patch
===
--- multimedia