mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- Fixed the Amiga archive build script to delete the remains of the
CVS directory structure. git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15059 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -15,7 +15,7 @@ copy include ram:${dir_name}/include all clone quiet
|
|||||||
copy changes ram:$dir_name clone
|
copy changes ram:$dir_name clone
|
||||||
|
|
||||||
; Delete the CVS data from the include directory
|
; Delete the CVS data from the include directory
|
||||||
delete ram:${dir_name}/include/CVS ram:${dir_name}/include/sys/CVS all quiet
|
delete ram:${dir_name}/include/CVS ram:${dir_name}/include/sys/CVS ram:${dir_name}/include/arpa/CVS ram:${dir_name}/include/netinet/CVS all quiet
|
||||||
|
|
||||||
; Finally, create an lha archive in RAM:
|
; Finally, create an lha archive in RAM:
|
||||||
pushcd ram:
|
pushcd ram:
|
||||||
|
|||||||
Reference in New Issue
Block a user