mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
DBD::SQLite: skip chmod
This commit is contained in:
parent
09a5969550
commit
1986c524ca
1 changed files with 0 additions and 1 deletions
|
@ -325,7 +325,6 @@ sub postamble {
|
||||||
$postamble .= <<"SHARE";
|
$postamble .= <<"SHARE";
|
||||||
config ::
|
config ::
|
||||||
\t\$(NOECHO) \$(MKPATH) "$share"
|
\t\$(NOECHO) \$(MKPATH) "$share"
|
||||||
\t\$(NOECHO) \$(CHMOD) \$(PERM_DIR) "$share"
|
|
||||||
\t\$(NOECHO) \$(CP) "sqlite3.c" "$share${S}sqlite3.c"
|
\t\$(NOECHO) \$(CP) "sqlite3.c" "$share${S}sqlite3.c"
|
||||||
\t\$(NOECHO) \$(CP) "sqlite3.h" "$share${S}sqlite3.h"
|
\t\$(NOECHO) \$(CP) "sqlite3.h" "$share${S}sqlite3.h"
|
||||||
SHARE
|
SHARE
|
||||||
|
|
Loading…
Add table
Reference in a new issue