launchpad-users team mailing list archive
-
launchpad-users team
-
Mailing list archive
-
Message #06654
First build of daps
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello lists,
actually i'm trying daps. So i tried out that rules file:
- ------- cut ------------------------
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# prefixes
pkg=daps
prefix=/usr
sysconfdir=/etc
DESTDIR=debian/tmp
%:
dh $@ --with autotools-dev
override_dh_configure:
dh_auto_configure --
- --docdir=$(DESTDIR)/$(prefix)/share/doc/$(pkg) --disable-edit-rootcatalog
override_dh_auto_install:
dh_auto_install -- --DESTDIR=$(DESTDIR)
- ------- cut ------------------------
But i expected to see inside my debian/tmp any of the files. Sadly not.
Maye i have forgotten anyone?
- --
Yours sincerly
Sascha Manns
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUKt74AAoJEOnUbwoA0sgEF20H/jvmlTz0yzUT4Sh9WMbmFNe+
46d7G32qg6//HBJX5biROJbwwvDwSquedXEJ/a1PX3SPxqOIKdeiegWVXH/strZF
k+Uq4Sr/qeDZ31nqerB+M1gb2cuMWCW1esl0bk8Q9E8+qDEZqMg1mP3y5dMIDXxv
sSdmDVN6jMpgvHfiCmPjAtFrpE7bsKprcE0L+o2SbB9til778awupZitTSEP8JX2
j9qSOXKfUT3or4turITEpa+9+tLTh5ZF7uUZ9XyUhQJ4gGFtyROJ2xw4yiy8/wFG
1Sew8iRd4l2haG+NJUG/pwaX2cpGmPrzSQh1ha4unwNOqjN5ngRtJJPOozqCqPg=
=jfHR
-----END PGP SIGNATURE-----