3 changed files with 4 additions and 49 deletions
@ -1,7 +1,7 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../iptables/iptables-1.3.8-make-devel.patch |
||||
# Filename: package/.../iptables/iptables-1.3.8-make-devel.patch.disabled |
||||
# Copyright (C) 2008 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
@ -69,25 +69,3 @@ index d9d9182..4a1fb4f 100644
|
||||
-- |
||||
1.5.3.5 |
||||
|
||||
From 87d1693db3f848bcead8f19caf474d5585987d64 Mon Sep 17 00:00:00 2001 |
||||
From: Christian Wiese <[email protected]> |
||||
Date: Wed, 16 Jan 2008 20:05:13 +0200 |
||||
Subject: [PATCH] Changed libiptc Makefile to install libiptc.a |
||||
|
||||
|
||||
diff --git a/libiptc/Makefile b/libiptc/Makefile |
||||
index 180de13..01cc1fd 100644 |
||||
--- a/libiptc/Makefile |
||||
+++ b/libiptc/Makefile |
||||
@@ -3,7 +3,7 @@ |
||||
EXTRAS+=libiptc/libiptc.a |
||||
|
||||
# libiptc is not a public interface and therefore not installed |
||||
-# DEVEL_LIBS+=libiptc/libiptc.a |
||||
+DEVEL_LIBS+=libiptc/libiptc.a |
||||
|
||||
ifndef TOPLEVEL_INCLUDED |
||||
local: |
||||
-- |
||||
1.5.3.5 |
||||
|
Loading…
Reference in new issue