remove baselibs.conf from the spec file, too

Rev openSUSE:Tools/18 Md5 20f74fd32cbaa5437a8703fa0f1e9bc5 2008-12-05 08:16:48 froh None
This commit is contained in:
OBS User froh 2008-12-05 08:16:48 +00:00 committed by Git OBS Bridge
parent 9731086d99
commit a7ccecf3f1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 5 09:11:19 CET 2008 - froh@suse.de
- remove baselibs.conf from the spec file, too
-------------------------------------------------------------------
Fri Dec 5 02:26:21 CET 2008 - ro@suse.de

View File

@ -60,7 +60,7 @@ cp -a Build.pm build createrpmdeps order getbinaryid expanddeps extractbuild get
cp -a changelog2spec debtransform createrepomddeps createyastdeps killchroot $RPM_BUILD_ROOT/usr/lib/build/
cp -a configs/* $RPM_BUILD_ROOT/usr/lib/build/configs
cp -a Build/* $RPM_BUILD_ROOT/usr/lib/build/Build
cp -a mkbaselibs baselibs.conf baselibs_global.conf $RPM_BUILD_ROOT/usr/lib/build/
cp -a mkbaselibs baselibs_global.conf $RPM_BUILD_ROOT/usr/lib/build/
cp -a build.1 $RPM_BUILD_ROOT/usr/share/man/man1
ln -s /usr/lib/build/build $RPM_BUILD_ROOT/usr/bin/build