include patch
This commit is contained in:
parent
8b639fa0d4
commit
4641b5f160
15
fltk-1.1.7-config.patch
Normal file
15
fltk-1.1.7-config.patch
Normal file
@ -0,0 +1,15 @@
|
||||
--- fltk-1.1.7/fltk-config.in.config 2005-12-07 14:13:12.000000000 -0600
|
||||
+++ fltk-1.1.7/fltk-config.in 2006-12-11 23:33:40.000000000 -0600
|
||||
@@ -52,12 +52,6 @@
|
||||
# post-process command (only needed for MacOS)
|
||||
POSTBUILD="@POSTBUILD@"
|
||||
|
||||
-# flags for C++ compiler:
|
||||
-CFLAGS="@CFLAGS@"
|
||||
-CXXFLAGS="@CXXFLAGS@"
|
||||
-LDFLAGS="@LDFLAGS@"
|
||||
-LDLIBS="@LIBS@"
|
||||
-
|
||||
# Check for local invocation, and update paths accordingly...
|
||||
if test -f "$selfdir/FL/Fl_Window.H"; then
|
||||
bindir="$selfdir/fluid"
|
@ -2,7 +2,7 @@
|
||||
Summary: C++ user interface toolkit
|
||||
Name: fltk
|
||||
Version: 1.1.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
|
||||
License: LGPL with exceptions
|
||||
Group: System Environment/Libraries
|
||||
@ -161,7 +161,7 @@ update-desktop-database >& /dev/null ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.1.7-4
|
||||
* Mon Dec 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.1.7-5
|
||||
- use included icon/.desktop files
|
||||
- fix up fltk-config (#199656)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user