diff options
Diffstat (limited to 'z-distfiles')
-rw-r--r-- | z-distfiles/Makefile | 2 | ||||
-rw-r--r-- | z-distfiles/semantic.cache | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/z-distfiles/Makefile b/z-distfiles/Makefile index ff79495..5d617f9 100644 --- a/z-distfiles/Makefile +++ b/z-distfiles/Makefile @@ -1,5 +1,5 @@ DOWNLOAD_DIR=/var/www/www.gunnarwrobel.de/htdocs/downloads/ -VERSION=1.2.1 +VERSION=1.2.2 TAR=tar cvfj TAREX=--exclude="CVS" --exclude=".svn" --exclude=*~ diff --git a/z-distfiles/semantic.cache b/z-distfiles/semantic.cache index bb604b4..6a821ba 100644 --- a/z-distfiles/semantic.cache +++ b/z-distfiles/semantic.cache @@ -5,9 +5,9 @@ :tables (list (semanticdb-table "Makefile" :file "Makefile" - :pointmax 360 + :pointmax 375 :major-mode 'makefile-mode - :tokens '(("DOWNLOAD_DIR" variable nil (("/var/www/www.gunnarwrobel.de/htdocs/downloads/")) nil nil nil [1 61]) ("VERSION" variable nil (("1.2")) nil nil nil [61 73]) ("TAR" variable nil (("tar") ("cvfj")) nil nil nil [74 88]) ("TAREX" variable nil (("--exclude=\"CVS\"") ("--exclude=\".svn\"") ("--exclude=*~")) nil nil nil [88 140]) ("DEREF" variable nil (("--dereference")) nil nil nil [140 160]) ("scripts-gw" function nil (nil) nil nil nil [161 360])) + :tokens '(("DOWNLOAD_DIR" variable nil (("/var/www/www.gunnarwrobel.de/htdocs/downloads/")) nil nil nil [1 61]) ("VERSION" variable nil (("1.2.2")) nil nil nil [61 75]) ("TAR" variable nil (("tar") ("cvfj")) nil nil nil [76 90]) ("TAREX" variable nil (("--exclude=\"CVS\"") ("--exclude=\".svn\"") ("--exclude=*~")) nil nil nil [90 142]) ("DEREF" variable nil (("--dereference")) nil nil nil [142 162]) ("scripts" function nil (nil) nil nil nil [163 360])) :unmatched-syntax '((shell-command 292 . 359)) ) ) |