From 3a2ed3bf854c31dd8b807e678299c05ed3f5530e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Elementary mistake #2 --- flexdll/flexlink.exe | 2 +- flexdll/mingw32-flexdll.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/flexdll/flexlink.exe b/flexdll/flexlink.exe index 83dacfc..5350fad 100755 --- a/flexdll/flexlink.exe +++ b/flexdll/flexlink.exe @@ -1,4 +1,4 @@ #!/bin/sh - -FLEXDIR=@libdir@/flexdll +FLEXDIR=@libdir@/flexdll \ @libdir@/flexdll/flexlink.exe "$@" \ No newline at end of file diff --git a/flexdll/mingw32-flexdll.spec b/flexdll/mingw32-flexdll.spec index c50630f..6e4ba80 100644 --- a/flexdll/mingw32-flexdll.spec +++ b/flexdll/mingw32-flexdll.spec @@ -11,7 +11,7 @@ Name: mingw32-flexdll Version: 0.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FlexDLL Windows DLL plugin API which is like dlopen License: zlib @@ -124,5 +124,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Nov 14 2008 Richard W.M. Jones - 0.11-2 +* Fri Nov 14 2008 Richard W.M. Jones - 0.11-3 - Initial RPM release. -- 1.8.3.1