mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +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
|
||||
%define ver 4.5.5
|
||||
%define rel SNAP
|
||||
%define ver 4.5.7
|
||||
%define prefix /usr
|
||||
|
||||
Summary: Midnight Commander visual shell
|
||||
@ -44,7 +43,7 @@ Midnight file system (currently, only the Midnight Commander file manager).
|
||||
%setup
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./autogen.sh \
|
||||
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" ./configure \
|
||||
--prefix=%{prefix} \
|
||||
--with-gnome \
|
||||
--without-debug
|
||||
|
Loading…
Reference in New Issue
Block a user