[SCM] opencore-amr packaging branch, master, updated. upstream/0.1.2-10-g7bf1e45

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Sep 18 20:48:21 UTC 2009


The following commit has been merged in the master branch:
commit daae444bc2cd8bd035ab40698646ed5e58405d6d
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed May 13 20:34:35 2009 -0400

    Modify amrwb/Makefile to also clean out *.so when calling clean target.

diff --git a/amrwb/Makefile b/amrwb/Makefile
index a9e99f9..0ce7ec7 100644
--- a/amrwb/Makefile
+++ b/amrwb/Makefile
@@ -54,5 +54,5 @@ install: libamrwb.a $(SHLIB)
 	install if_rom.h $(DESTDIR)$(PREFIX)/include/amrwb
 
 clean:
-	rm -f libamrwb.a *.o $(OBJS)
+	rm -f $(SHLIB) libamrwb.a *.o $(OBJS)
 

-- 
opencore-amr packaging



More information about the pkg-multimedia-commits mailing list