Quellcode durchsuchen

Resolve too long output line problem, caused by a non GNU sed being used by libtool.

Michael Schloh von Bennewitz vor 23 Jahren
Ursprung
Commit
805cd65497
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      php/php.spec

+ 2 - 2
php/php.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Language
 License:      PHP
 Version:      4.3.0
-Release:      20021228
+Release:      20030113
 
 #   list of sources
 Source0:      http://www.php.net/distributions/php-%{version}.tar.gz
@@ -41,7 +41,7 @@ Source0:      http://www.php.net/distributions/php-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, flex, bison
+BuildPreReq:  OpenPKG, openpkg >= 20020206, sed, flex, bison
 PreReq:       OpenPKG, openpkg >= 20020206
 AutoReq:      no
 AutoReqProv:  no