修改Pkgfile文件
git-svn-id: http://172.17.0.253/svn/soft_pkgs/sys_nicmonitor@1388 09c3743a-b0dd-45d3-b506-aa74c7a2a6ef
This commit is contained in:
@@ -14,7 +14,8 @@ build() {
|
|||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
mkdir -p $PKG/var/log/netcard
|
#log-dir has been created in program, so comment next lines
|
||||||
chmod 777 $PKG/var/log/netcard
|
#mkdir -p $PKG/var/log/netcard
|
||||||
|
#chmod 777 $PKG/var/log/netcard
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user