Author: doogie
Date: Mon Mar 2 03:15:50 2009
New Revision: 749158
URL:
http://svn.apache.org/viewvc?rev=749158&view=revLog:
Remove upgrade support, these still aren't really official.
Modified:
ofbiz/trunk/debian/ofbiz-framework.postinst
Modified: ofbiz/trunk/debian/ofbiz-framework.postinst
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/debian/ofbiz-framework.postinst?rev=749158&r1=749157&r2=749158&view=diff==============================================================================
--- ofbiz/trunk/debian/ofbiz-framework.postinst (original)
+++ ofbiz/trunk/debian/ofbiz-framework.postinst Mon Mar 2 03:15:50 2009
@@ -183,8 +183,6 @@
adduser --quiet --group --no-create-home --system --home /var/lib/ofbiz ofbiz
fi
dpkg-statoverride --update --add ofbiz ofbiz 755 /var/lib/ofbiz
- elif dpkg --compare-versions "$2" lt 595296-4; then
- dpkg-statoverride --update --add ofbiz ofbiz 755 /var/lib/ofbiz
fi
if false; then
cat << _EOF_ > /etc/ofbiz/debconf.cfg.dpkg-new