Accepting request 157605 from home:subchaser:midnight-commander:stable

updated to latest stable (4.8.1.7)

OBS-URL: https://build.opensuse.org/request/show/157605
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=55
This commit is contained in:
Vítězslav Čížek
2013-03-07 08:04:59 +00:00
committed by Git OBS Bridge
parent 9aec29ef3d
commit 260c80a841
9 changed files with 32 additions and 81 deletions

View File

@@ -1,12 +1,10 @@
Index: mc-4.7.5.3/src/consaver/Makefile.am
===================================================================
--- mc-4.7.5.3.orig/src/consaver/Makefile.am
+++ mc-4.7.5.3/src/consaver/Makefile.am
@@ -4,4 +4,6 @@ pkglibexec_PROGRAMS = cons.saver
--- mc-4.8.1.7/src/consaver/Makefile.am.orig 2012-12-28 12:47:48.000000000 +0400
+++ mc-4.8.1.7/src/consaver/Makefile.am 2013-03-07 10:00:44.473817319 +0400
@@ -4,4 +4,6 @@
cons_saver_SOURCES = cons.saver.c
-cons_saver_CFLAGS= -I$(top_srcdir)
+cons_saver_CFLAGS= -fpie -I$(top_srcdir)
-AM_CPPFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS = -fpie -I$(top_srcdir)
+
+cons_saver_LDFLAGS= -pie