- Timestamp:
- 11/16/18 15:25:38 (6 years ago)
- Branches:
- master
- Children:
- 40bade7
- Parents:
- 4d96a65
- Location:
- npl
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/importpackage
r4d96a65 rca72aba 16 16 fi 17 17 18 mkdir $CAT/$NAME19 cd $CAT/$NAME 18 mkdir -p $CAT/$NAME 19 pushd $CAT/$NAME >/dev/null 20 20 21 21 #download and strip … … 79 79 80 80 echo "Building package..." 81 cd ../.. 81 popd >/dev/null 82 82 rm -rf .tmp 83 83 ./rebuildcheck $NAME '' nopkgcheck -
npl/monitoring/zabbix_conf/zabbix_conf.pkg
-
Property
mode
changed from
100644
to100755
-
Property
mode
changed from
-
npl/system/ca_certificates/ca_certificates.pkg
-
Property
mode
changed from
100644
to100755
-
Property
mode
changed from
-
npl/system/glibc/glibc_debug.pkg
-
Property
mode
changed from
100644
to100755
-
Property
mode
changed from
-
npl/system/openssl/openssl.pkg
-
Property
mode
changed from
100644
to100755
-
Property
mode
changed from
Note: See TracChangeset
for help on using the changeset viewer.