Changeset 57 for spec/trunk/SPECS
- Timestamp:
- Oct 18, 2010, 7:09:33 PM (15 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/rpm.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm.spec
r53 r57 201 201 CONFIG_SHELL="/bin/sh" ; export CONFIG_SHELL ; \ 202 202 LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" ; export LDFLAGS ; \ 203 LIBS="-l urpo -lmmap -lpthread" ; export LIBS ; \203 LIBS="-lintl -lurpo -lmmap" ; export LIBS ; \ 204 204 %configure \ 205 205 --enable-shared --disable-static --without-lua \ … … 241 241 install -D -m0755 rpmio/.libs/rpmio_s.a $RPM_BUILD_ROOT/%{_libdir}/ 242 242 install -D -m0755 rpmio/.libs/rpmio.lib $RPM_BUILD_ROOT/%{_libdir}/ 243 244 rexx2exe scripts/wps-object.cmd $RPM_BUILD_ROOT/%{_libdir}/rpm/wps-object.exe 243 245 244 246 # Save list of packages through cron … … 345 347 346 348 %{rpmhome}/platform 349 %{rpmhome}/wps-object.exe 347 350 348 351 %files libs
Note:
See TracChangeset
for help on using the changeset viewer.
