mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
create .cvsignore only once :-)
This commit is contained in:
@@ -67,13 +67,6 @@ cat >config.h.stub<<eof
|
||||
/* #undef HAVE_LIB$EXTNAME */
|
||||
eof
|
||||
|
||||
echo -n " .cvsignore"
|
||||
cat >.cvsignore<<eof
|
||||
.deps
|
||||
Makefile.in
|
||||
Makefile
|
||||
eof
|
||||
|
||||
chmod 644 *
|
||||
|
||||
echo " [done]."
|
||||
|
||||
Reference in New Issue
Block a user