mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
There is now a package for SDL API man pages
This commit is contained in:
7
libsdl-doc-man/patches/001-add-Makefile.patch
Normal file
7
libsdl-doc-man/patches/001-add-Makefile.patch
Normal file
@@ -0,0 +1,7 @@
|
||||
--- libsdl-doc-man.orig/Makefile 1970-01-01 12:00:00.000000000 +1200
|
||||
+++ libsdl-doc-man/Makefile 2011-05-17 11:29:24.083449778 +1200
|
||||
@@ -0,0 +1,3 @@
|
||||
+
|
||||
+all:
|
||||
+ mv ../man3 .
|
||||
+
|
||||
Reference in New Issue
Block a user