| Revision 4837,
788 bytes
checked in by alanbach-guest, 4 years ago
(diff) |
- Merged updates from Debian 2.24.2-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/rules/patchsys-quilt.mk |
|---|
| 5 | include /usr/share/cdbs/1/rules/utils.mk |
|---|
| 6 | include /usr/share/cdbs/1/class/gnome.mk |
|---|
| 7 | include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk |
|---|
| 8 | include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk |
|---|
| 9 | include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk |
|---|
| 10 | include /usr/share/gnome-pkg-tools/1/rules/patch-translations.mk |
|---|
| 11 | -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk |
|---|
| 12 | |
|---|
| 13 | DEB_CONFIGURE_EXTRA_FLAGS += --libexecdir=/usr/lib/nautilus --disable-update-mimedb |
|---|
| 14 | LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed |
|---|
| 15 | DEB_DH_MAKESHLIBS_ARGS_libnautilus-extension1 += -V 'libnautilus-extension1 (>= 2.23.1)' |
|---|
| 16 | |
|---|
| 17 | binary-post-install/nautilus-data:: |
|---|
| 18 | dh_installmime -p$(cdbs_curpkg) |
|---|
Note: See
TracBrowser
for help on using the repository browser.