Bug 6883 - Small fixes to the SPICE port
Summary: Small fixes to the SPICE port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-06-07 07:20 UTC by giffunip
Modified: 1998-06-08 10:24 UTC (History)
0 users

See Also:


Attachments
file.diff (12.06 KB, patch)
1998-06-07 07:20 UTC, giffunip
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description giffunip 1998-06-07 07:20:00 UTC
I found some things that could be improved and fixed a mismatch in the 
main Makefile.
Comment 1 giffunip 1998-06-07 16:07:28 UTC
I missed a small change: the last line inthe PLIS should read:
@dirrm share/spice3

Actually, moving all the documentation to spice3 is good so that it
won't collide with the original spice(2G6)
Comment 2 Thomas Gellekum freebsd_committer freebsd_triage 1998-06-08 10:22:57 UTC
State Changed
From-To: open->closed

Patches committed, thanks. I moved the `strip' command from Makefile 
to files/Makefile, though.