Changeset 1511 for spec/trunk/SPECS/sed.spec
- Timestamp:
- Nov 5, 2018, 7:33:35 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/sed.spec
r1508 r1511 13 13 Source1: http://sed.sourceforge.net/sedfaq.txt 14 14 BuildRequires: libc-devel, libcx-devel, automake, autoconf, gcc 15 BuildRequires: gettext-devel, gettext-common-devel 15 16 #BuildRequires: glibc-devel, libacl-devel 16 17 #BuildRequires: perl-Getopt-Long … … 36 37 %build 37 38 export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 38 export LIBS="-lcx 0"39 export LIBS="-lcx" 39 40 %configure --without-included-regex 40 41 # we need that until we have a later texinfo :(
Note:
See TracChangeset
for help on using the changeset viewer.