Changeset 550 for main/linuxmuster-base/trunk/debian/postinst
- Timestamp:
- 10/22/09 19:09:30 (3 years ago)
- File:
-
- 1 edited
-
main/linuxmuster-base/trunk/debian/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-base/trunk/debian/postinst
r549 r550 614 614 fi 615 615 616 # fixing apache's userdir.conf (1.4.50- 1)616 # fixing apache's userdir.conf (1.4.50-2) 617 617 conffile=/etc/apache2/mods-available/userdir.conf 618 618 if [ -e "$conffile" ]; then 619 if ! grep -q "# modified by linuxmuster-base 1.4.50- 1" $conffile; then619 if ! grep -q "# modified by linuxmuster-base 1.4.50-2" $conffile; then 620 620 echo "Fixing $conffile ..." 621 621 cp $conffile ${conffile}.dpkg-old
Note: See TracChangeset
for help on using the changeset viewer.
