File: rules

package info (click to toggle)
acr38 1.7.9-1etch1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 828 kB
  • ctags: 3
  • sloc: sh: 31; makefile: 11
file content (17 lines) | stat: -rwxr-xr-x 482 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

DEB_TAR_SRCDIR := ACR38_LINUX_100709_P
DEB_AUTO_UPDATE_AUTOMAKE := 1.9

DEB_DH_MAKESHLIBS_ARGS_libacr38u := -n

include /usr/share/cdbs/1/rules/tarball.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk

pre-build::
	$(MAKE) -C $(DEB_SRCDIR) distclean

binary-install/libacr38u::
	chmod 644 debian/libacr38u/usr/lib/pcsc/drivers/ACR38UDriver.bundle/Contents/Info.plist