aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
blob: 284d07d887eae9e950261cf2057705bc252909f4 (plain)
1
2
3
4
5
#!/bin/sh -e

. /usr/share/debconf/confmodule

#DEBHELPER#
ass="w"> .svn ]; then NEW_VERSION="#define SVN_VERSION \"`svnversion -n`\"" fi if [ "$NEW_VERSION" != "$OLD_VERSION" ]; then echo $NEW_VERSION >svn_version.h fi