[girl] Remove debian/ references



commit 8d7cc24bbcb51e1ebdea0d70ab075ebeced03192
Author: Ole Aamot <oka oka no>
Date:   Sat Jun 25 21:49:01 2016 +0200

    Remove debian/ references

 Makefile.am  |    2 +-
 configure    |    4 +---
 configure.ac |    2 --
 3 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d380aaf..fcb2e1a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = data help man src po debian
+SUBDIRS = data help man src po
 
 datadir = @datadir@
 
diff --git a/configure b/configure
index 1e28d1b..5617c67 100755
--- a/configure
+++ b/configure
@@ -6893,7 +6893,7 @@ uninstall-help:
 
 
 
-ac_config_files="$ac_config_files Makefile data/Makefile data/girl.desktop data/pixmaps/Makefile 
data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile 
data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/256x256/Makefile data/icons/512x512/Makefile 
data/icons/1024x1024/Makefile debian/Makefile debian/source/Makefile help/Makefile man/Makefile 
po/Makefile.in src/Makefile girl.spec"
+ac_config_files="$ac_config_files Makefile data/Makefile data/girl.desktop data/pixmaps/Makefile 
data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile 
data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/256x256/Makefile data/icons/512x512/Makefile 
data/icons/1024x1024/Makefile help/Makefile man/Makefile po/Makefile.in src/Makefile girl.spec"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -7669,8 +7669,6 @@ do
     "data/icons/256x256/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/256x256/Makefile" ;;
     "data/icons/512x512/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/512x512/Makefile" ;;
     "data/icons/1024x1024/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/1024x1024/Makefile" ;;
-    "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
-    "debian/source/Makefile") CONFIG_FILES="$CONFIG_FILES debian/source/Makefile" ;;
     "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
     "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
diff --git a/configure.ac b/configure.ac
index 82eca6e..2d4db8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,8 +103,6 @@ data/icons/48x48/Makefile
 data/icons/256x256/Makefile
 data/icons/512x512/Makefile
 data/icons/1024x1024/Makefile
-debian/Makefile
-debian/source/Makefile
 help/Makefile
 man/Makefile
 po/Makefile.in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]