| Revision 6747,
626 bytes
checked in by alanbach-guest, 3 years ago
(diff) |
- Sync'd with Debian 2.30.0-2
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | #!/usr/bin/make -f |
|---|
| 2 | |
|---|
| 3 | include /usr/share/cdbs/1/rules/debhelper.mk |
|---|
| 4 | include /usr/share/cdbs/1/class/gnome.mk |
|---|
| 5 | include /usr/share/cdbs/1/rules/utils.mk |
|---|
| 6 | include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk |
|---|
| 7 | include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk |
|---|
| 8 | -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk |
|---|
| 9 | |
|---|
| 10 | DEB_CONFIGURE_EXTRA_FLAGS := --enable-ipv6=yes \ |
|---|
| 11 | --disable-scrollkeeper \ |
|---|
| 12 | --enable-gdict-applet=yes |
|---|
| 13 | |
|---|
| 14 | clean:: |
|---|
| 15 | rm -f po/.intltool-merge-cache |
|---|
| 16 | rm -f intltool-extract intltool-merge intltool-update |
|---|
| 17 | find . -name "*.omf.out" -exec rm -f {} \; |
|---|
Note: See
TracBrowser
for help on using the repository browser.