| Revision 613,
759 bytes
checked in by alanbach-guest, 6 years ago
(diff) |
|
file-roller 2.18.0 updates
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | #!/usr/bin/make -f |
|---|
| 2 | # -*- mode: makefile; coding: utf-8 -*- |
|---|
| 3 | |
|---|
| 4 | include /usr/share/cdbs/1/rules/debhelper.mk |
|---|
| 5 | include /usr/share/cdbs/1/class/gnome.mk |
|---|
| 6 | include /usr/share/cdbs/1/rules/patchsys-quilt.mk |
|---|
| 7 | include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk |
|---|
| 8 | include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk |
|---|
| 9 | -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk |
|---|
| 10 | |
|---|
| 11 | DEB_INSTALL_MANPAGES_file-roller := debian/file-roller.1 |
|---|
| 12 | |
|---|
| 13 | DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper |
|---|
| 14 | DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed" |
|---|
| 15 | |
|---|
| 16 | DEB_DH_MAKESHLIBS_ARGS := -n |
|---|
| 17 | |
|---|
| 18 | binary-install/file-roller:: |
|---|
| 19 | dh_installmime |
|---|
| 20 | rm -f debian/file-roller/usr/lib/nautilus/extensions-1.0/*.a |
|---|
| 21 | rm -f debian/file-roller/usr/lib/nautilus/extensions-1.0/*.la |
|---|
Note: See
TracBrowser
for help on using the repository browser.