mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-30 07:09:41 +02:00
8 lines
174 B
Diff
8 lines
174 B
Diff
|
--- 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 .
|
||
|
+
|