OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Oct-2002 21:26:50
Branch: HEAD Handle: 2002101120265000
Modified files:
openpkg-src/flex flex.spec
Log:
cleanups
Summary:
Revision Changes Path
1.43 +2 -2 openpkg-src/flex/flex.spec
____________________________________________________________________________
Index: openpkg-src/flex/flex.spec
============================================================
$ cvs diff -u -r1.42 -r1.43 flex.spec
--- openpkg-src/flex/flex.spec 11 Oct 2002 08:35:20 -0000 1.42
+++ openpkg-src/flex/flex.spec 11 Oct 2002 19:26:50 -0000 1.43
@@ -67,13 +67,13 @@
is run, it analyzes its input for occurrences of the regular expressions.
Whenever it finds one, it executes the corresponding C code.
- Options: with_beta=%{with_beta}
+ Options:
+ --define 'with_beta %{with_beta}'
%prep
%setup0 -q -c -n flex-%{version}
%if "%{with_beta}" == "yes"
%setup1 -q -T -D -a 1
- cd flex-%{V_beta}
%endif
%build
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]