| Revision 1175,
764 bytes
checked in by alanbach-guest, 6 years ago
(diff) |
|
nautilus updates
|
-
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/check-dist.mk |
|---|
| 11 | -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk |
|---|
| 12 | |
|---|
| 13 | # debug lib |
|---|
| 14 | DEB_DH_STRIP_ARGS += --dbg-package=nautilus-dbg |
|---|
| 15 | |
|---|
| 16 | DEB_CONFIGURE_EXTRA_FLAGS += --libexecdir=/usr/lib/nautilus |
|---|
| 17 | DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed" |
|---|
| 18 | DEB_DH_MAKESHLIBS_ARGS_libnautilus-extension1 += -V 'libnautilus-extension1 (>= 2.15.90)' |
|---|
Note: See
TracBrowser
for help on using the repository browser.