Bug 35 - build error when copying libtool files
Summary: build error when copying libtool files
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xfce (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Peter 'Nidd' Novodvorsky
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-29 20:59 MSD by Alexey Voinov
Modified: 2009-05-10 09:30 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Voinov 2001-09-29 20:59:06 MSD
solution:
-cp %_datadir/libtool/* .
+cp -r %_datadir/libtool/* .

see additional info for partial build.log.
---

---
...
Executing(%build): /bin/sh -e /home/voins/tmp/rpm-tmp.7303
+ umask 022
+ cd /home/voins/RPM/BUILD
+ cd xfce-3.8.7
+ cp /usr/share/libtool/config.guess /usr/share/libtool/config.sub /usr/share/libtool/libltdl /usr/s
hare/libtool/ltmain.sh .
cp: omitting directory `/usr/share/libtool/libltdl\'
Bad exit status from /home/voins/tmp/rpm-tmp.7303 (%build)
Command exited with non-zero status 1