X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Frules;h=52414c7a9680a0829c46d8a28f26162c02e91547;hb=945e1192c53be9845ce4b2381c0673522ef8b6c3;hp=739fd87d4c9b358bfa0a811f45d7571d35e85a9d;hpb=164f01980d95716813f82df6c32135fddbe2cce4;p=pkg%2Fabook.git diff --git a/debian/rules b/debian/rules index 739fd87..52414c7 100755 --- a/debian/rules +++ b/debian/rules @@ -13,8 +13,7 @@ TMP = $(CURDIR)/debian/$(PKG) QUILT_STAMPFN = patch-stamp include /usr/share/quilt/quilt.make -#CFLAGS = -g -Wall -std=gnu89 -CFLAGS = -g -Wall +CFLAGS = -g -Wall -std=gnu89 INSTALL = install INSTALL_FILE = $(INSTALL) -p -oroot -groot -m644 INSTALL_PROGRAM = $(INSTALL) -p -oroot -groot -m755