Przeglądaj źródła

Revert "Skips the analytics file from main folder when creating deb." Excluding file, excludes it and from subfolders.

This reverts commit 157bb1931d.
master
damencho 8 lat temu
rodzic
commit
ec98e6fdff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      debian/rules

+ 1
- 1
debian/rules Wyświetl plik

@@ -11,4 +11,4 @@ override_dh_auto_build:
11 11
 
12 12
 override_dh_install:
13 13
 	dh_installdirs
14
-	dh_install -X/analytics.js -X/config.js -X/package.json
14
+	dh_install -X/config.js -X/package.json

Ładowanie…
Anuluj
Zapisz