[commit] r2375 - trunk/user/rawrec

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Tue Dec 16 23:48:59 CET 2008


Author: dslinux_sonny_jim
Date: Tue Dec 16 23:48:59 2008
New Revision: 2375

Log:
Enable rawrec

Modified:
   trunk/user/rawrec/Makefile

Modified: trunk/user/rawrec/Makefile
==============================================================================
--- trunk/user/rawrec/Makefile	(original)
+++ trunk/user/rawrec/Makefile	Tue Dec 16 23:48:59 2008
@@ -11,6 +11,6 @@
 	rm -f .compiled
 
 romfs:
-	#Installing as rawplay as we don't have a mic at the moment
 	$(ROMFSINST) src/rawrec /usr/bin/rawplay
-	$(ROMFSINST) -m docs/user/rawrec.1 /usr/share/man/rawplay
+	$(ROMFSINST) src/rawrec /usr/bin/rawrec
+	$(ROMFSINST) -m docs/user/rawrec.1 /usr/share/man/rawrec


More information about the dslinux-commit mailing list