1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-10 19:14:57 +02:00

Add debian directory with packaging scripts.

This commit is contained in:
Morten Knutsen
2015-01-20 14:28:12 +01:00
committed by Sirius Bakke
parent ecbde1b880
commit 12070b760c
16 changed files with 950 additions and 0 deletions

9
debian/rules vendored Executable file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_USER_FLAGS := --with-qmake=qmake-qt4
DEB_MAKE_INSTALL_TARGET := install INSTALL_ROOT=`pwd`/debian/tmp
DEB_INSTALL_CHANGELOGS_ALL := doc/ChangeLog