bfs 350 -> 357, kernel-power v41 -> kernel-bfs
[kernel-bfs] / kernel-bfs-2.6.28 / debian / rules
index 42dd895..f8666a8 100644 (file)
@@ -4,7 +4,7 @@
 WEEK := $(shell date +%Y%W)
 RELEASE := $(shell dpkg-parsechangelog | awk '/^Version: / { print $$2 }')
 REVISION := $(shell echo "$(RELEASE)" | sed 's/\(.*\)-maemo\(.*\)/.10bfs\2/')
-EXTRAVERSION := EXTRAVERSION=$(REVISION)
+EXTRAVERSION := EXTRAVERSION=-bfs2
 
 PACKAGE := kernel
 FLASHER_PACKAGE := kernel-bfs-flasher
@@ -163,6 +163,7 @@ install-headers:
 #kbuild fixes
        cd $(CURDIR)/debian/$(HEADERS_PACKAGE)/usr/src/$(KBUILD_PACKAGE)/scripts && \
                ( rm -f $(RM_SCRIPTS); chmod a-x mkcompile_h )
+       find $(CURDIR)/debian/$(HEADERS_PACKAGE) -name ".gitignore" -exec rm {} \;
 
 install-libc-headers:
        dh_testdir