Parent Directory
|
Revision Log
|
Patch
| revision 14831 by bubulle, Sat Nov 7 07:39:35 2009 UTC | revision 14832 by bubulle, Sat Nov 28 15:42:34 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | #!/usr/bin/make -f | #!/usr/bin/make -f |
| 2 | %: | |
| 3 | dh $@ | |
| 4 | ||
| 5 | include /usr/share/cdbs/1/rules/debhelper.mk | override_dh_auto_install: |
| include /usr/share/cdbs/1/class/autotools.mk | ||
| 6 | ||
| DEB_CONFIGURE_EXTRA_FLAGS := --enable-dynamic --with-pam | ||
| DEB_MAKE_INSTALL_TARGET := |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |