mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-27 02:57:22 +00:00
Fixed bug with directory
SVN revision: 2351
This commit is contained in:
parent
9c21cabcaf
commit
aad8232c70
2
build
2
build
@ -103,7 +103,7 @@ rm -f /usr/src/redhat/SRPMS/*
|
|||||||
rpmbuild -ba elog.spec || exit $?
|
rpmbuild -ba elog.spec || exit $?
|
||||||
cp /usr/src/redhat/RPMS/i386/elog*rpm ~ritt/html/elog/download/RPMS/
|
cp /usr/src/redhat/RPMS/i386/elog*rpm ~ritt/html/elog/download/RPMS/
|
||||||
cp /usr/src/redhat/RPMS/i386/elog-$version-$release.i386.rpm ~ritt/html/elog/download/RPMS/elog-latest.i386.rpm
|
cp /usr/src/redhat/RPMS/i386/elog-$version-$release.i386.rpm ~ritt/html/elog/download/RPMS/elog-latest.i386.rpm
|
||||||
cp /usr/src/redhat/SRPMS/elog*rpm ~/html/elog/download/SRPMS/
|
cp /usr/src/redhat/SRPMS/elog*rpm ~ritt/html/elog/download/SRPMS/
|
||||||
cp /usr/src/redhat/SRPMS/elog-$version-$release.src.rpm ~ritt/html/elog/download/SRPMS/elog-latest.src.rpm
|
cp /usr/src/redhat/SRPMS/elog-$version-$release.src.rpm ~ritt/html/elog/download/SRPMS/elog-latest.src.rpm
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: elog
|
Name: elog
|
||||||
Summary: elog is a standalone electronic web logbook
|
Summary: elog is a standalone electronic web logbook
|
||||||
Version: 2.7.3
|
Version: 2.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user