Move distro-specific defaultsettings files into the debian directory to get around quilt format limitations

pull/3/head
Timothy Pearson 11 years ago
parent 37e11c19d7
commit c824f20a9f

@ -4,6 +4,9 @@ include /usr/share/cdbs/1/rules/buildcore.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
pre-build::
mv debian/distrospecific/* . || true
# needed for usplash
CFLAGS += -fPIC

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save