Rev 30 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 30 | Rev 31 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | include /usr/share/cdbs/1/class/autotools.mk |
5 | include /usr/share/cdbs/1/class/autotools.mk |
6 | include /usr/share/cdbs/1/rules/debhelper.mk |
6 | include /usr/share/cdbs/1/rules/debhelper.mk |
7 | include /usr/share/cdbs/1/rules/dpatch.mk |
7 | include /usr/share/cdbs/1/rules/dpatch.mk |
8 | 8 | ||
9 | DEB_DH_MAKESHLIBS_ARGS_libspf2-2 = -V 'libspf2-2 (>= 1.2.8)' |
9 | DEB_DH_MAKESHLIBS_ARGS_libspf2-2 = -V 'libspf2-2 (>= 1.2.8~)' |
10 | 10 | ||
11 | binary-install/spfquery:: |
11 | binary-install/spfquery:: |
12 | # Rename the `spfquery` tool for the alternatives system: |
12 | # Rename the `spfquery` tool for the alternatives system: |
13 | mv debian/spfquery/usr/bin/spfquery debian/spfquery/usr/bin/spfquery.$(SOURCE_PACKAGE) |
13 | mv debian/spfquery/usr/bin/spfquery debian/spfquery/usr/bin/spfquery.$(SOURCE_PACKAGE) |
14 | mv debian/spfquery/usr/sbin/spfd debian/spfquery/usr/sbin/spfd.$(SOURCE_PACKAGE) |
14 | mv debian/spfquery/usr/sbin/spfd debian/spfquery/usr/sbin/spfd.$(SOURCE_PACKAGE) |