- Fix touch paths to allow for build sub-directory.
This commit is contained in:
parent
7984b36256
commit
1477f26b3d
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ make DESTDIR=$RPM_BUILD_ROOT install %{?_smp_mflags}
|
|||
|
||||
# Fix timestamp of a generated script:
|
||||
touch -r \
|
||||
../frysk-gui/frysk-gui/frysk/gui/FryskGui.javain \
|
||||
../frysk-gui/frysk/gui/FryskGui.javain \
|
||||
$RPM_BUILD_ROOT%{_datadir}/%{name}/dogtail_scripts/frysk_suite.py
|
||||
# ...and a few other ones:
|
||||
for f in test2866.py test2985.py test3380.py; do
|
||||
|
|
@ -246,6 +246,7 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
* Mon Sep 24 2007 Andrew Cagney <cagney@redhat.com> - 0.0.1.2007.09.24-1
|
||||
- Fix touch paths to allow for build sub-directory.
|
||||
- Import frysk-0.0.1.2007.09.24.tar.bz2.
|
||||
- Remove frysk-20060922-a-cast.patch
|
||||
- Remove frysk-xfail-2130.patch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue