1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/Xorg/lib/fltk2/patches/000-do-not-build-fltk-and-tests
Jo-Philipp Wich 6af04d49d1 [packages_10.03.2] merge r30006
SVN-Revision: 30017
2012-02-03 15:58:07 +00:00

12 lines
290 B
Plaintext

--- fltk2/Makefile 2009-01-02 01:41:31.000000000 +0100
+++ fltk2/Makefile 2009-01-02 01:40:36.000000000 +0100
@@ -25,7 +25,7 @@
include makeinclude
-DIRS = src $(LOCALIMAGES) images OpenGL fluid glut test
+DIRS = src $(LOCALIMAGES) images
all: makeinclude
for dir in $(DIRS); do\