2010-07-28 13:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* mpkg_rpm.sh
! Fixed very old typo in two cp commands which now got activated.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-07-28 13:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* mpkg_rpm.sh
|
||||
! Fixed very old typo in two cp commands which now got activated.
|
||||
|
||||
2010-07-28 13:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbpre.hbm
|
||||
+ Enabled -trace for contribs by default (HB_BUILD_VERBOSE=no will
|
||||
|
||||
@@ -178,8 +178,8 @@ then
|
||||
RPMDIR=`get_rpmmacro "_topdir"`
|
||||
fi
|
||||
|
||||
cp ${hb_filename} ${RPMDIR}/SOURCES
|
||||
cp package/harbour.spec ${RPMDIR}/SPECS
|
||||
cp ${hb_filename} ${RPMDIR}/SOURCES/
|
||||
cp package/harbour.spec ${RPMDIR}/SPECS/
|
||||
|
||||
if which rpmbuild >/dev/null 2>&1
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user