diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 19:47:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-09 19:59:50 +0000 |
commit | 3b9214d436f1611f297b01f72469d66bfe729d6e (patch) | |
tree | 6df339099d9fe53edda6d2f5df96c89842714355 /main/powertop/libintl-underlink.patch | |
parent | f5f5b6646c9c132c72d18f8ee02605949e6e179a (diff) | |
download | aports-3b9214d436f1611f297b01f72469d66bfe729d6e.tar.bz2 aports-3b9214d436f1611f297b01f72469d66bfe729d6e.tar.xz |
main/powertop: upgrade to 2.8
Diffstat (limited to 'main/powertop/libintl-underlink.patch')
-rw-r--r-- | main/powertop/libintl-underlink.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/main/powertop/libintl-underlink.patch b/main/powertop/libintl-underlink.patch deleted file mode 100644 index cf6d034256..0000000000 --- a/main/powertop/libintl-underlink.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ./src/Makefile.in.orig -+++ ./src/Makefile.in -@@ -526,7 +526,6 @@ - - powertop_CPPFLAGS = \ - -DLOCALEDIR=\"$(localedir)\" \ -- -D_FORTIFY_SOURCE=2 \ - $(GLIB2_CFLAGS) \ - $(LIBNL_CFLAGS) \ - $(LIBZ_CFLAGS) \ -@@ -543,7 +542,8 @@ - $(NCURSES_LIBS) \ - $(PCIUTILS_LIBS) \ - $(PTHREAD_LIBS) \ -- $(RESOLV_LIBS) -+ $(RESOLV_LIBS) \ -+ $(LTLIBINTL) - - BUILT_SOURCES = css.h - CLEANFILES = css.h |