mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Our spec file, for non-CVS users
This commit is contained in:
parent
70d31806e1
commit
8447aa86e2
5
mc.spec
5
mc.spec
@ -1,6 +1,5 @@
|
|||||||
# Note that this is NOT a relocatable package
|
# Note that this is NOT a relocatable package
|
||||||
%define ver 4.5.5
|
%define ver 4.5.7
|
||||||
%define rel SNAP
|
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Midnight Commander visual shell
|
Summary: Midnight Commander visual shell
|
||||||
@ -44,7 +43,7 @@ Midnight file system (currently, only the Midnight Commander file manager).
|
|||||||
%setup
|
%setup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./autogen.sh \
|
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \
|
||||||
--prefix=%{prefix} \
|
--prefix=%{prefix} \
|
||||||
--with-gnome \
|
--with-gnome \
|
||||||
--without-debug
|
--without-debug
|
||||||
|
Loading…
Reference in New Issue
Block a user