mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-22 14:36:20 +00:00
debian: improve debian packaging (Thanks to Thomas Hood)
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -45,6 +45,7 @@ endif
|
||||
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
|
||||
cp -f /usr/share/misc/config.guess config.guess
|
||||
endif
|
||||
chmod ugo+x ./configure
|
||||
./configure $(CROSS) --enable-serial-autoprobe --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS) $(CROSS_CFLAGS)" LDFLAGS="-Wl,-z,defs $(LDFLAGS)"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user