Changeset 4507 for python-llxvars/trunk/fuentes/debian/postinst
- Timestamp:
- May 2, 2017, 1:45:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python-llxvars/trunk/fuentes/debian/postinst
r4505 r4507 27 27 case "$1" in 28 28 configure) 29 if dpkg --compare-versions "$2" lt 0.9. 39; then29 if dpkg --compare-versions "$2" lt 0.9.40; then 30 30 31 31 if [ "${INTERNAL_DOMAIN}" != "" ]; then
Note: See TracChangeset
for help on using the changeset viewer.