]> git.pld-linux.org Git - packages/ash.git/commitdiff
- ash-extern.patch: a variable can't be both extern and static auto/th/ash-0_4_0-11 auto/ti/ash-0_4_0-11
authorqrczak <qrczak@pld-linux.org>
Wed, 14 Feb 2007 01:07:24 +0000 (01:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 11

Changed files:
    ash-extern.patch -> 1.1
    ash.spec -> 1.75

ash-extern.patch [new file with mode: 0644]
ash.spec

diff --git a/ash-extern.patch b/ash-extern.patch
new file mode 100644 (file)
index 0000000..f5049c8
--- /dev/null
@@ -0,0 +1,8 @@
+--- ash-0.4.0/hetio.h~ 2007-02-14 01:25:37.000000000 +0100
++++ ash-0.4.0/hetio.h  2007-02-14 02:03:35.000000000 +0100
+@@ -18,5 +18,3 @@
+ void hetio_init(void);
+ int hetio_read_input(int fd);
+ void hetio_reset_term(void);
+-
+-extern int hetio_inter;
index 2130b642d29fbd1a50c30c1a8da7355acefb3bd7..56287d460fc7e18f62870cb60a9930c5b0760288 100644 (file)
--- a/ash.spec
+++ b/ash.spec
@@ -22,7 +22,7 @@ Summary(zh_CN.UTF-8): [系统]Berkeley的微型Bourne Shell
 Summary(zh_TW.UTF-8):  [\e-A系\e$)B統]Berkeley的\e-A微\e$)B型Bourne Shell
 Name:          ash
 Version:       0.4.0
-Release:       10
+Release:       11
 License:       BSD
 Group:         Applications/Shells
 Source0:       %{name}-%{version}.tar.gz
@@ -49,6 +49,7 @@ Patch18:      %{name}-ppid.patch
 Patch19:       %{name}-freebsd.patch
 Patch20:       %{name}-sighup.patch
 Patch21:       %{name}-dietlibc.patch
+Patch22:       %{name}-extern.patch
 BuildRequires: byacc
 %{?with_dietlibc:BuildRequires:        dietlibc-devel}
 BuildRequires: flex
@@ -174,6 +175,7 @@ avantajına sahiptir.
 %patch19 -p1
 %patch20 -p1
 %{?_with_dietlibc:%patch21 -p1}
+%patch22 -p1
 
 %build
 
This page took 0.064057 seconds and 4 git commands to generate.