Set --sourcedir for the different flavors when running dh_install. This

way the .install files can be simplified a lot which makes them much more
readable.
This commit is contained in:
Michael Biebl
2012-04-15 22:50:17 +00:00
parent d768fd50f7
commit ce34580537
22 changed files with 41 additions and 43 deletions

View File

@ -1,5 +1,5 @@
debian/install/shared/@CONFDIR@/im-multipress.conf @CONFDIR@
debian/install/shared/usr/share/locale usr/share
debian/install/shared/usr/share/themes usr/share
debian/install/shared/usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml usr/share/glib-2.0/schemas
debian/install/shared/usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml usr/share/glib-2.0/schemas
@CONFDIR@/im-multipress.conf
usr/share/locale
usr/share/themes
usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
usr/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml