Use autotools and intltools, translate user interface, add German translation
[led-pattern-ed] / debian / rules
index 74cc6d6..b7a2a83 100755 (executable)
@@ -26,8 +26,8 @@ endif
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       #CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
-       #        --prefix=/usr
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
+                --prefix=/usr
 
 
 build: build-stamp